X-Git-Url: https://git.wirehaze.ovh/BOS.git/blobdiff_plain/b4a243c3e89dd2ad15268acbe81eae3edf85d037..59a857987f4ffac79e5c7ef663197c69b9d00b33:/kernel/16bit/idt.asm?ds=inline diff --git a/kernel/16bit/idt.asm b/kernel/16bit/idt.asm index 6335776..b677ae5 100755 --- a/kernel/16bit/idt.asm +++ b/kernel/16bit/idt.asm @@ -12,5 +12,5 @@ ; IDT pointer ; ;-----------------; idtr: - .size dw 0x800 - .address dd 0x6C00 + .size dw 0x800 + .address dd 0x6C00 \ No newline at end of file