xref
: /
csrg-svn
/
lib
/
libc
/
vax
/
sys
/
_exit.s
(revision 9428)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* _
exit.s
4.1 82/12/04 */
2
3
#
include
"
SYS.h
"
4
5
.
align
1
6
PSEUDO
(
_exit
,
exit
)
7
#
_exit
(
status
)
8