ack/mach/minixST/libsys/pause.s

6 lines
97 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define _pause
_pause:
jmp __pause