fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-discard / exit.s
blobc85297848d88649f608d887997e309057a627f68
1 .globl data
2 .section .data.exit,"aw"
3 data:
4 .globl text
5 .section .text.exit,"ax"
6 text: