Implement new sys/unix package

This commit is contained in:
flysand7
2023-10-18 01:57:26 +11:00
parent 8e4bdcfb98
commit 4d65b1ab9c
25 changed files with 6683 additions and 755 deletions

View File

@@ -0,0 +1,6 @@
//+build linux
package all
import linux "core:sys/linux"
_ :: linux