kernel.system.multiboot



const int MULTIBOOT_HEADER_MAGIC;
These two magic numbers are defined in the multiboot spec, we use them to verify that our environment is sane.


Page generated by Ddoc.