pub const MULTIBOOT_BOOTLOADER_MAGIC: u32 = 0x2BADB002;
Magic value stored in EAX to indicate bootloader is Multiboot compliant.