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
/
linuxlike
/
12 subprojects in subprojects
/
subprojects
/
c
/
c.h
blob: b2e3f9b21d6476b3eba93714771bf06b8a8c00f3 (
plain
)
1
2
3
static
int
c_fun
(
void
){
return
3
;
}