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
/
one.c
blob: 152a1455d1b6028f58a231d62f3fc4f581a909b3 (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func1
(
void
)
{
return
1
;
}