This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d040a8d3de
kumquat-buildroot
/
tiny.c
9 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
foo
2005-02-08 00:06:20 +01:00
/* comment */
test
2005-02-08 00:04:54 +01:00
#
include
<unistd.h>
int
main
(
void
)
{
_exit
(
42
)
;
}
Reference in New Issue
Copy Permalink