mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 01:03:13 +00:00
This is just a temp addition until I figure out how to tweak the stage2 test harness to add the ability to test the linker too.
3 lines
49 B
C
3 lines
49 B
C
int foo;
|
|
__attribute__((aligned(4096))) int bar;
|