Fix my typo to put symbol "begrom" in correct section.
authorGeorge Koehler <xkernigh@netscape.net>
Sun, 20 Nov 2016 00:23:42 +0000 (19:23 -0500)
committerGeorge Koehler <xkernigh@netscape.net>
Sun, 20 Nov 2016 00:23:42 +0000 (19:23 -0500)
plat/osx386/boot.s
plat/osxppc/boot.s

index f3ad75f..932a716 100644 (file)
@@ -48,7 +48,7 @@ EXIT:
        push 1
        jmp __exit
 
-.sect rom
+.sect .rom
 begrom:
 
 .sect .data
index f99e70e..e96198e 100644 (file)
@@ -39,7 +39,7 @@ begtext:
 
        b __m_a_i_n
 
-.sect rom
+.sect .rom
 begrom:
 
 .sect .data