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
/
49 pkgconfig variables not key value
/
simple.c
blob: e8a6d83306ec5bf3aaffb18323c80d32f76aaf0a (
plain
)
1
2
3
4
5
#include
"simple.h"
int
simple_function
()
{
return
42
;
}