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
/
failing
/
40 kwarg assign
/
dummy.c
blob: 16fcdd9f4ed362ed6700a5e1ae93526ddcc1c807 (
plain
)
1
2
3
const
char
*
dummy
()
{
return
"I do nothing."
;
}