Sign in
qemu
/
meson
/
3a94aef38dd5e0b044836e37c432fc897d38e405
/
.
/
test cases
/
common
/
213 source set dictionary
/
f.c
blob: 9c5bb1cb969c7677b481463e41b4b6a0cc200690 [
file
] [
log
] [
blame
]
#include
"all.h"
void
(*
p
)(
void
)
=
(
void
*)
0x1234ABCD
;
void
f
(
void
)
{
}