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
/
windows
/
9 vs module defs generated
/
subdir
/
somedll.c
blob: f095b1839c22d4f7ed8bda6b93d11137000c815c (
plain
)
1
2
3
int
somedllfunc
(
void
)
{
return
42
;
}