Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
common
/
112 subdir subproject
/
prog
/
prog.c
blob: 9035ff1147afb5bdf706ab8cc536693c854961ba (
plain
)
1
2
3
4
5
#include
<sub.h>
int
main
(
void
)
{
return
sub
();
}