* ld-scripts/default-script.s (text): Globalize.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at.s
CommitLineData
6c03179c 1 .section .text
113e6845 2 .long 0x12345678
6c03179c 3 .section .data
113e6845 4 .long 0x9abcdef0
6c03179c 5 .section .bss
113e6845 6 .long 0
This page took 0.051468 seconds and 4 git commands to generate.