mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
fix build comment in os_freestanding
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
//+freestanding
|
//+build freestanding
|
||||||
package os
|
package os
|
||||||
|
|
||||||
#panic("package os does not support a freestanding target")
|
#panic("package os does not support a freestanding target")
|
||||||
Reference in New Issue
Block a user