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
/
44 pkgconfig-gen
/
simple.c
blob: ff86f311073bf85032c9b36db3de68aea2c4a460 (
plain
)
1
2
3
4
5
#include
"simple.h"
int
simple_function
(
void
)
{
return
42
;
}