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
54a85f705b4e5c4b8e758be35539e1ed8d5646ef
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