This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
aee6a1648a
ack
/
mach
/
m68k4
/
libsys
/
_exit.s
7 lines
88 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Initial revision
1984-12-14 15:52:15 +00:00
.define
__exit
.extern
__exit
.text
__exit
:
move
.
w
#
0x1
,
d0
Adapted to 4-4.
1985-03-04 17:26:31 +00:00
move
.
l
4
(
s
p
)
,
a0
Initial revision
1984-12-14 15:52:15 +00:00
trap #
0
Reference in a new issue
Copy permalink