summaryrefslogtreecommitdiff
path: root/include/kernel/string.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-17include: create basic C library functionsDanny Holman1-0/+12
Create the basic C library functions for use inside the kernel. Signed-off-by: Danny Holman <dholman@gymli.xyz>