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
/
48 pkgconfig variables zero length value
/
simple.h
blob: bb52e6d727c7bcb069c3da5f8cfc43d3cccd75ae (
plain
)
1
2
3
4
5
6
#ifndef SIMPLE_H_
#define SIMPLE_H_
int
simple_function
();
#endif