This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
samba
mirror of
https://gitee.com/openkylin/samba.git
Watch
9
Star
0
Fork
You've already forked samba
0
Code
Issues
Projects
Releases
Wiki
Activity
284aec310b
samba
/
tests
/
trivial.c
8 lines
47 B
C
Raw
Blame
History
void
exit
(
int
)
;
int
main
(
void
)
{
exit
(
0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink