ack/mach/sparc/libsys/_exit.s

8 lines
83 B
ArmAsm
Raw Normal View History

1991-09-20 18:14:05 +00:00
#include "SYS.h"
.global __exit
__exit:
ld [%l0], %o0
set SYS_exit, %g1
ta %g0