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
/
45 custom install dirs
/
sample.h
blob: dc030dac1f576c1bb6781b55a87fa40e5a1ad37b (
plain
)
1
2
3
4
5
6
#ifndef SAMPLE_H
#define SAMPLE_H
int
wackiness
();
#endif