diff --git a/Booting/linux-bootstrap-1.md b/Booting/linux-bootstrap-1.md index 65d24f1..cb03244 100644 --- a/Booting/linux-bootstrap-1.md +++ b/Booting/linux-bootstrap-1.md @@ -110,7 +110,6 @@ For example: ; Note: this example is written in Intel Assembly syntax ; [BITS 16] -[ORG 0x7c00] boot: mov al, '!'