This website requires JavaScript.
Explore
Help
Sign In
sambuc
/
retrobsd
Watch
1
Star
0
Fork
0
You've already forked retrobsd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
163dcbd961d2ccf1070c89fe2adbc5408d3c367a
retrobsd
/
share
/
lccom
/
hello.c
Sergey
163dcbd961
Branch "uflash" imported from GoogleCode.
2015-03-21 14:11:41 -07:00
7 lines
54 B
C
Raw
Blame
History
int
main
(
)
{
write
(
1
,
"
hello
\n
"
,
6
)
;
exit
(
1
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink