repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
64-bit VFS_LSEEK_OFF
[minix3.git]
/
test
/
t10a.c
blob
5c838c5c3e5a3a322fc66f23a6daa9aa59e34f36
1
#include <stdlib.h>
2
3
int
main
(
void
);
4
5
int
main
()
6
{
7
exit
(
0
);
8
}