some minor fixes
This commit is contained in:
parent
951b534d29
commit
e7e6ccfc40
@ -11,7 +11,7 @@
|
||||
.align 4
|
||||
.sect .bss
|
||||
.align 4
|
||||
.sect .end ! only for declaration of _end and endbss.
|
||||
.sect .end ! only for declaration of _end, __end and endbss.
|
||||
|
||||
.sect .text
|
||||
endtext:
|
||||
|
||||
@ -4,5 +4,4 @@
|
||||
.sect .bss
|
||||
.define _end
|
||||
.sect .end ! only for declaration of _end, __end and endbss.
|
||||
.sect .end
|
||||
_end:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user