ack/mach/minix/libsys/execn.s

6 lines
97 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define _execn
_execn:
jmp __execn