mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 14:14:59 -07:00
7 lines
96 B
Odin
7 lines
96 B
Odin
#+build darwin, openbsd, freebsd, netbsd
|
|
package all
|
|
|
|
import posix "core:sys/posix"
|
|
|
|
_ :: posix
|