mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 03:42:23 -07:00
5 lines
94 B
Odin
5 lines
94 B
Odin
//+build freestanding
|
|
package os
|
|
|
|
#panic("package os does not support a freestanding target")
|