Kernel/x86_64 - Working out bugs and unimplementeds
[tpg/acess2.git] / Kernel / arch / x86_64 / start32.asm
index 86c90a5..6ee9262 100644 (file)
@@ -89,6 +89,7 @@ start:
 
 [section .data]
 [global gGDT]
+[global gGDTPtr]
 gGDT:
        dd      0,0
        dd      0x00000000, 0x00209A00  ; 0x08: 64-bit Code

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