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
/
57 custom header generator
/
prog.c
blob: acd0ff79bba50e8c7002dcffb08a0b1d732d6c05 (
plain
)
1
2
3
4
5
#include
"myheader.lh"
int
main
(
void
)
{
return
RET_VAL
;
}