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
/
81 extract all
/
four.c
blob: f67a85e68b0957cd1e51fa10eb952d14d1da068e (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func4
(
void
)
{
return
4
;
}