Static MULTIBOOT_V1_HEADER

Source
#[link_section = ".vectors"]
pub(crate) static MULTIBOOT_V1_HEADER: MultibootV1Header
Expand description

Multiboot V1 header, allowing this kernel to be booted directly by QEMU