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
/
90 gen extra
/
upper.c
blob: 82c32529ebe99cb1e249f136b2b4bf34170285e3 (
plain
)
1
2
3
4
5
int
BOB_MCBOB
(
void
);
int
main
(
void
)
{
return
BOB_MCBOB
();
}