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
/
75 link with shared module on osx
/
prog.c
blob: 8164d8da1128af57d86b28e83277657fe4b71194 (
plain
)
1
2
3
4
int
main
(
int
argc
,
char
**
argv
)
{
return
func
();
}