index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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
)
{
}