summaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)Author
2018-09-09Re-ordered system call numbers and definitions into alphabetical orderJake Mannens
2018-07-14con_init() is now called during the kernel's boot sequence in kboot()Jake Mannens
2018-06-20Added a very basic types.h header file that defines NULL, size_t andJake Mannens