some minor fixes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user