Constant multiboot2::MAGIC

source ·
pub const MAGIC: u32 = 0x36d76289;
Expand description

Magic number that a Multiboot2-compliant boot loader will use to identify the handoff. The location depends on the architecture and the targeted machine state.