diff options
Diffstat (limited to 'boot2/mp.asm')
| -rw-r--r-- | boot2/mp.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot2/mp.asm b/boot2/mp.asm index 072aa74..b6efd04 100644 --- a/boot2/mp.asm +++ b/boot2/mp.asm @@ -34,4 +34,4 @@ boot_32_pm: ; call 0x18000 ;jump into our Kernel! -%include "boot/GDT.asm" +%include "GDT.asm" |
