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