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
/
225 link language
/
lib.cpp
blob: ab438283201257d750d919674df351707b3a74fe (
plain
)
1
2
3
4
5
extern
"C"
{
int
makeInt
(
void
)
{
return
1
;
}
}