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
/
120 extract all shared library
/
two.c
blob: 800cd2dfb45f06c4dd8d6720b9bf62ef844db422 (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func2
(
void
)
{
return
2
;
}