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
/
133 c cpp and asm
/
somelib.c
blob: e585b8e9fe8e91911e3ededb5d9d5b3b420c716c (
plain
)
1
2
3
int
get_cval
(
void
)
{
return
0
;
}