Include dependency graph for boot.h:

Go to the source code of this file.
Data Structures | |
| struct | utask_t |
| struct | taskmap_t |
| struct | memzone_t |
| struct | memmap_t |
| struct | screen_t |
| struct | keyboard_t |
| struct | bootinfo_t |
Defines | |
| #define | BOOT_OFFSET 0x8000 |
| #define | TEMP_STACK_SIZE 0x100 |
| #define | TASKMAP_MAX_RECORDS 32 |
| #define | MEMMAP_MAX_RECORDS 32 |
Variables | |
| bootinfo_t | bootinfo |
Definition in file boot.h.
1.4.6