Retro68/binutils/ld/testsuite/ld-unique/unique.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

12 lines
175 B
ArmAsm

.type a_val, %gnu_unique_object
a_val: .long 0
.size a_val, .-a_val
.type main,"function"
.global main
main:
.long 0
.section .note.GNU-stack,""