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
/
linuxlike
/
11 runpath rpath ldlibrarypath
/
lib.c
blob: 2784e017bd79019257b99e0e1411fa8922a9a7ba (
plain
)
1
2
3
int
some_symbol
(
void
)
{
return
RET_VALUE
;
}