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
/
unit
/
95 custominc
/
helper.c
blob: 3237441bc15bbd6ce4c624eea7fae4af87d7762e (
plain
)
1
2
3
4
5
#include
<generated.h>
int
func
(
void
)
{
return
RETURN_VALUE
;
}