summaryrefslogtreecommitdiff
path: root/arch/i386/include/kernel/multiboot.h
AgeCommit message (Collapse)Author
2023-11-26arch: i386: add multiboot supportDanny Holman
Add support for the multiboot specification. These files will allow the kernel to read the multiboot header information as well as the provided memory map. Signed-off-by: Danny Holman <dholman@gymli.org>