zig/deps/lld/test/ELF/Inputs/ztext.s
2018-08-04 17:47:16 -04:00

11 lines
156 B
ArmAsm

.global bar
.type bar, @object
.size bar, 8
bar:
.quad 0
.global zed
.type zed, @function
zed:
nop