Reorganize runtime package

This commit is contained in:
gingerBill
2018-05-27 21:22:25 +01:00
parent a5763d6fee
commit 5c52ffe24e
21 changed files with 908 additions and 856 deletions
-1
View File
@@ -4,7 +4,6 @@ foreign import dl "system:dl"
foreign import libc "system:c"
import "core:strings"
import "core:mem"
OS :: "linux";