index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
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
)
{
}