2 * AcessOS Microkernel Version
8 #define MULTIBOOT_MAGIC 0x2BADB002
19 Uint32 SymbolInfo[4]; // #32 UNUSED
21 Uint32 MMapAddr; // #40
32 Uint32 Size; // (May be at offset -4)
35 Uint32 Type; //1:RAM,Else Reserved
36 } __attribute__ ((packed)) tMBoot_MMapEnt;