Go to the source code of this file.
Data Structures | |
| struct | multiboot_header |
| struct | aout_symbol_table |
| struct | elf_section_header_table |
| struct | multiboot_info |
| struct | module |
| struct | memory_map |
Defines | |
| #define | MULTIBOOT_HEADER_MAGIC 0x1BADB002 |
| #define | MULTIBOOT_HEADER_FLAGS 0x00010003 |
| #define | MULTIBOOT_BOOTLOADER_MAGIC 0x2BADB002 |
| #define | STACK_SIZE 0x4000 |
| #define | EXT_C(sym) sym |
Typedefs | |
| typedef multiboot_header | multiboot_header_t |
| typedef aout_symbol_table | aout_symbol_table_t |
| typedef elf_section_header_table | elf_section_header_table_t |
| typedef multiboot_info | multiboot_info_t |
| typedef module | module_t |
| typedef memory_map | memory_map_t |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6