date and time created 82/12/04 16:14:51 by mckusick
[unix-history] / usr / src / lib / libc / vax / sys / _exit.s
CommitLineData
fef6ddaf
KM
1/* _exit.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5 .align 1
6PSEUDO(_exit,exit)
7 # _exit(status)