cc6786cb42456d4bc6aea2841d875175434238cd
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / exit.s
1 .globl data
2 .section .data.exit,"aw"
3 data:
4 .globl text
5 .section .text.exit,"aw"
6 text:
This page took 0.038967 seconds and 4 git commands to generate.