Constant multiboot2_header::MAGIC
source · pub const MAGIC: u32 = 0xe85250d6;Expand description
Magic value for a Multiboot2Header, as defined by the spec.
pub const MAGIC: u32 = 0xe85250d6;Magic value for a Multiboot2Header, as defined by the spec.