Retro68/binutils/ld/testsuite/ld-discard/static.s

12 lines
149 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.section .data.exit,"aw"
data:
.section .text.exit,"ax"
text:
.text
.globl _start
_start:
.long data
.section .debug_info
.long 0
.long text