Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / xgate-offset.s
CommitLineData
6927f982
NC
1;;; Test 16bit relocate with --xgate-ramoffset
2;;;
3 .sect .text
4 .globl _start
5_start:
6
7 ldw r1,#var
8 ldw r2,#var+0x106 ; check for correct carry too
This page took 0.208207 seconds and 4 git commands to generate.