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
/
windows
/
13 test argument extra paths
/
lib
/
foo.c
blob: 86b1a03cdb741bf1ceccec3049876948cc28966f (
plain
)
1
2
3
4
5
6
#include
"foo.h"
int
foo_process
(
void
)
{
return
42
;
}