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
/
195 generator in subdir
/
com
/
mesonbuild
/
testprog.c
blob: 7a7cdf7aa28244dd412a25e6369ac07f603208bb (
plain
)
1
2
3
4
5
#include
"subbie.h"
int
main
(
void
)
{
return
subbie
();
}