summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/syscall.c
AgeCommit message (Collapse)Author
2022-01-21arch: i386: move non-critial files out of bootDanny Holman
Move all files not needed for the bootstrap process out of boot and into the main x86 source directory. Signed-off-by: Danny Holman <dholman@gymli.org>