diff --git a/boot/boot.s b/boot/boot.s index 335b7ea..11e094b 100644 --- a/boot/boot.s +++ b/boot/boot.s @@ -1,4 +1,3 @@ -; boot.s: A minimal bootloader in assembly for 16-bit real mode BITS 16 ORG 0x7C00