summaryrefslogtreecommitdiff
path: root/boot2/mp.asm
diff options
context:
space:
mode:
Diffstat (limited to 'boot2/mp.asm')
-rw-r--r--boot2/mp.asm2
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"