]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-scripts/ascii.s
Add support for the ASCII directive inside linker scripts.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / ascii.s
1 .extern ecc_start
2 .section .text
3 main:
4 .long 0x45444F43
5 .long 0x12345678
6
7 .section .data
8 .long 0x9abcdef0
9
10 .section .bss
11 .long 0