mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-24 06:35:00 -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")
|