* v850-dis.c (disassemble): Place square parentheses around second
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / redef.s
CommitLineData
3c9b82ba
NC
1 .data
2_start:
3x: defl .-_start
4 .long x
5 .balign 4
6x: defl .-_start
7 .long x
8x: defl .-_start
9 .long x
10x: defl .-_start
11 .long x
This page took 0.293046 seconds and 4 git commands to generate.