mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
added IS_SUPPORTED to core:sys/posix
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#+build linux, darwin, netbsd, openbsd, freebsd, haiku
|
||||
package posix
|
||||
|
||||
_IS_SUPPORTED :: true
|
||||
|
||||
Reference in New Issue
Block a user