Constant multiboot::information::SIGNATURE_EAX
source · pub const SIGNATURE_EAX: u32 = 0x2BADB002;
Expand description
Value found in %eax after multiboot jumps to our entry point.
pub const SIGNATURE_EAX: u32 = 0x2BADB002;
Value found in %eax after multiboot jumps to our entry point.