xref
: /
netbsd-src
/
external
/
bsd
/
mdocml
/
dist
/
test-noop.c
(revision c9bcef0391a5afc0280459d5c16c26ace267c496)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main(void)
2
main
(
void
)
3
{
4
return
0;
5
}
6