zig/test/link/common_symbols_alignment/a.c

3 lines
49 B
C

int foo;
__attribute__((aligned(4096))) int bar;