Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / alignof.s
CommitLineData
362c1d1a
NS
1
2 .text
3 .p2align 6
4 .long 0
5
6 .data
7 .p2align 4
8 .long 0
9
This page took 0.562164 seconds and 4 git commands to generate.