This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
ack
Watch
1
Star
0
Fork
0
You've already forked ack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf63b12a930bbbac3ab5ae4a5e636a0c919f40ff
ack
/
lang
/
basic
/
lib
/
hlt.c
em
9479f61318
Now using correct RCS identification
1985-01-21 12:47:04 +00:00
8 lines
48 B
C
Raw
Blame
History
/* $Header$ */
_hlt
(
nr
)
int
nr
;
{
exit
(
nr
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink