Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at.s
1 .section .text
2 .long 0x12345678
3 .section .data
4 .long 0x9abcdef0
5 .section .bss
6 .long 0
This page took 0.029518 seconds and 4 git commands to generate.