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
/
28 try compile
/
valid.c
blob: f8e76f4ee9f07de46c8634c93da9895b23697e99 (
plain
)
1
2
#include
<stdio.h>
void
func
(
void
)
{
printf
(
"Something.
\n
"
);
}