ack/mach/mips/libend/end.s
2018-09-05 00:07:07 +02:00

8 lines
126 B
ArmAsm

.sect .text
.sect .rom
.sect .data
.sect .bss
.define _end
.sect .end ! only for declaration of _end, __end and endbss.
_end: