More work on x86_64 build, error handling and IDT
[tpg/acess2.git] / Kernel / include / mboot.h
index ff59d54..6d5e6a4 100644 (file)
@@ -5,6 +5,8 @@
 #ifndef _MBOOT_H
 #define _MBOOT_H
 
+#define MULTIBOOT_MAGIC        0x2BADB002
+
 // === TYPES ===
 typedef struct {
        Uint32  Flags;

UCC git Repository :: git.ucc.asn.au