diff options
Diffstat (limited to 'asm/multiboot.s')
-rw-r--r-- | asm/multiboot.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/multiboot.s b/asm/multiboot.s index cf072a87c..6d752c882 100644 --- a/asm/multiboot.s +++ b/asm/multiboot.s @@ -1,4 +1,4 @@ - .include "asm/macros.s" + .include "asm/macros.inc" .syntax unified |