ack/mach/xr17032/libend/end.s
2024-02-20 04:11:09 +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: