Constant multiboot2_header::MAGIC

source ยท
pub const MAGIC: u32 = 0xe85250d6;
Expand description

Magic value for a Multiboot2Header, as defined by the spec.