#include <arch/types.h>
Include dependency graph for multiboot.h:
Go to the source code of this file.
Namespaces | |
namespace | Zygoma |
namespace | Zygoma::ia32 |
Functions | |
u32 | endOfMemory (MultibootInfo *mbinfo) |
Calculates the end of physical memory from information supplied by the multiboot loader. | |
Variables | |
MultibootInfo * | g_multibootInfo |
A global pointer to the multiboot info table initialized by the loader. |
|
Calculates the end of physical memory from information supplied by the multiboot loader.
Here is the call graph for this function: |
|
A global pointer to the multiboot info table initialized by the loader.
|