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
/
212 source set configuration_data
/
f.c
blob: 33d2f18f0c10c7352bc1267cb1e4bafcd1242039 (
plain
)
1
2
3
4
5
6
7
#include
"all.h"
void
(
*
p
)(
void
)
=
(
void
*
)
0x12AB34CD
;
void
f
(
void
)
{
}