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
/
7 mixed
/
func.c
blob: c76c23dbc207da266c8fbc29f5d99c9410ab1ca4 (
plain
)
1
2
3
4
int
func
(
void
)
{
int
class
=
0
;
return
class
;
}