aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stage1/boot.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/stage1/boot.asm b/stage1/boot.asm
index 4790053..559d916 100644
--- a/stage1/boot.asm
+++ b/stage1/boot.asm
@@ -1,4 +1,3 @@
-[bits 16]
[org 0x7c00]
%define STAGE2START 0x7e00