mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 22:34:28 +00:00
2 lines
49 B
C
2 lines
49 B
C
int foo;
|
|
__attribute__((aligned(4096))) int bar;
|