Make the assembler generate an error if there is an attempt to define a section with...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / fill16_2.s
1 .text
2 .p2align 4, 0
3 .byte 3,3,3,3
4 .byte 3,3,3,3
5 .byte 3,3,3,3
6 .byte 3,3,3,3
This page took 0.030117 seconds and 4 git commands to generate.