summaryrefslogtreecommitdiff
path: root/include/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-20include: append "_H" to include guardsDanny Holman1-2/+2
2021-01-17include: remove an include to the tty layer in ioDanny Holman1-1/+0
2021-01-17kernel: implement a basic printf functionDanny Holman1-0/+10
2021-01-17include: create basic C library functionsDanny Holman2-0/+23