summaryrefslogtreecommitdiff
path: root/include/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: add serial port supportDanny Holman2021-01-201-0/+8
* include: append "_H" to include guardsDanny Holman2021-01-201-2/+2
* include: remove an include to the tty layer in ioDanny Holman2021-01-171-1/+0
* kernel: implement a basic printf functionDanny Holman2021-01-171-0/+10
* include: create basic C library functionsDanny Holman2021-01-172-0/+23