aboutsummaryrefslogtreecommitdiffstats
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)
{
}