ack/mach/pmds/libsys/cleanup.s
1985-02-07 15:58:40 +00:00

6 lines
57 B
ArmAsm

.define __cleanup
.extern __cleanup
.text
__cleanup:
rts