fix build comment in os_freestanding

This commit is contained in:
Laytan Laats
2024-07-23 20:51:00 +02:00
parent efa8c92bab
commit fc2e31fcd0
+2 -2
View File
@@ -1,4 +1,4 @@
//+freestanding
//+build freestanding
package os
#panic("package os does not support a freestanding target")
#panic("package os does not support a freestanding target")