#include <config.h>
#include <arch/multiboot.h>
Include dependency graph for multiboot.cpp:
Variables | |
static const u32 | kMULTIBOOT_HEADER_FLAGS |
The multiboot header flags required to load the Zygoma kernel. | |
MultibootHeader | gMultibootHeader (".multiboot") |
This is the instance of the multiboot header the kernel supplies to the multiboot loader. |