mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
5 lines
93 B
Odin
5 lines
93 B
Odin
#+build freestanding
|
|
package os
|
|
|
|
#panic("package os does not support a freestanding target")
|