Make the assembler generate an error if there is an attempt to define a section with...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at6.s
CommitLineData
13762d2e
AM
1 .text
2 .long 0
3
4 .data
5 .p2align 8
6 .long 0
This page took 0.309979 seconds and 4 git commands to generate.