ack/mach/m68k4/libsys/cleanup.s

9 lines
91 B
ArmAsm
Raw Normal View History

1984-12-14 15:52:15 +00:00
.define __cleanup
.extern __cleanup
.text
__cleanup:
tst.b -40(sp)
link a6,#-0
unlk a6
rts