ack/mach/m65oo2/libend/end.s
2024-02-22 16:13:52 +01:00

7 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: