minix/lib/libend/end.s

7 lines
125 B
ArmAsm

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