aboutsummaryrefslogtreecommitdiff
path: root/test/link/common_symbols_alignment/a.c
blob: adff9d15f3003fb9ffaf2ae4e267b8f0ba8bf509 (plain)
1
2
int foo;
__attribute__((aligned(4096))) int bar;