Minor typo fix

pull/15/head
E. Almqvist 3 years ago
parent 8bd3137f80
commit 5c9ae46217
  1. 4
      src/pm.asm

@ -1,2 +1,6 @@
; Utils
%include "equ/vga.asm" %include "equ/vga.asm"
%include "pm/vga/print.asm" %include "pm/vga/print.asm"
; GDT & switching to PM
%include "pm/gdt.asm" ; GDT

Loading…
Cancel
Save