Enable 64bit emulations for Linux/mips if 64bit BFD is selected.
[binutils.git] / ld / testsuite / ld-discard / static.s
blobd6a6c6812144384a31d9ae35ce93b19128e97ef3
1 .section .data.exit,"aw"
2 data:
3 .section .text.exit,"aw"
4 text:
5 .text
6 .globl _start
7 _start:
8 .long data
9 .section .debug_info
10 .long text