Fix my typo to put symbol "begrom" in correct section.

This commit is contained in:
George Koehler 2016-11-19 19:23:42 -05:00
parent 0d0495e818
commit 6e31d46d6f
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ EXIT:
push 1
jmp __exit
.sect rom
.sect .rom
begrom:
.sect .data

View file

@ -39,7 +39,7 @@ begtext:
b __m_a_i_n
.sect rom
.sect .rom
begrom:
.sect .data