diff options
Diffstat (limited to 'src/kernel/multiboot.h')
-rw-r--r-- | src/kernel/multiboot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/multiboot.h b/src/kernel/multiboot.h index 95bde38..b82b457 100644 --- a/src/kernel/multiboot.h +++ b/src/kernel/multiboot.h @@ -378,4 +378,4 @@ void multiboot_parse(); #endif -#endif +#endif
\ No newline at end of file |