mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
5 lines
93 B
Odin
5 lines
93 B
Odin
#+build freestanding
|
|
package os
|
|
|
|
#panic("package os does not support a freestanding target")
|