Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
common
/
120 subdir subproject
/
subprojects
/
sub
/
sub.c
blob: 3291e3cb183068be6123698b3307e92b401e98a4 [
file
] [
log
] [
blame
]
#include
"sub.h"
int
sub
()
{
return
0
;
}