Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Include->Multiboot - Multiboot Structures & Access.
Multiboot
elf_section_header_table_t
multiboot_info_t
module_t
memory_map_t
Pelf_section_header_table_t = ˆelf_section_header_table_t;
Pmultiboot_info_t = ˆmultiboot_info_t;
Pmodule_t = ˆmodule_t;
Pmemory_map_t = ˆmemory_map_t;
KERNEL_STACKSIZE = $4000;
MULTIBOOT_BOOTLOADER_MAGIC = $2BADB002;
multibootinfo: Pmultiboot_info_t = nil;
multibootmagic: uint32;