diff options
Diffstat (limited to 'boot2/GDT.asm')
| -rw-r--r-- | boot2/GDT.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot2/GDT.asm b/boot2/GDT.asm index 2eb2a1d..4c14b46 100644 --- a/boot2/GDT.asm +++ b/boot2/GDT.asm @@ -13,6 +13,7 @@ ; ; ; +global gdt_descriptor gdt_start: |
