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
/
213 source set dictionary
/
f.c
blob: 9c5bb1cb969c7677b481463e41b4b6a0cc200690 (
plain
)
1
2
3
4
5
6
7
#include
"all.h"
void
(
*
p
)(
void
)
=
(
void
*
)
0x1234ABCD
;
void
f
(
void
)
{
}