mirror of
https://github.com/ziglang/zig.git
synced 2025-12-21 13:43:10 +00:00
12 lines
127 B
ArmAsm
12 lines
127 B
ArmAsm
.section .foo.text,"ax"
|
|
.quad 0
|
|
|
|
.section .foo.data,"aw"
|
|
.quad 0
|
|
|
|
.section .text.1,"ax"
|
|
.quad 0
|
|
|
|
.section .data.1,"aw"
|
|
.quad 0
|