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
/
169 source in dep
/
foo.c
blob: c1be8d053143d8a05f25f6564b90e49beca36c8e (
plain
)
1
2
3
int
foo
(
void
)
{
return
42
;
}