Explorar o código

bootstrap1: .org directive is useless in a case of binary output

so we may remove one.

Thank you @slo

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Alexander Kuleshov %!s(int64=7) %!d(string=hai) anos
pai
achega
abf4f684a5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Booting/linux-bootstrap-1.md

+ 0 - 1
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, '!'