mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-22 11:35:02 +00:00
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"assert.h": "c",
|
||||
"cwalk.h": "c",
|
||||
"md5.h": "c",
|
||||
"stdint.h": "c"
|
||||
"stdint.h": "c",
|
||||
"debug.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user