diff options
Diffstat (limited to 'ld/testsuite/ld-sh/reloc1.s')
-rw-r--r-- | ld/testsuite/ld-sh/reloc1.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/reloc1.s b/ld/testsuite/ld-sh/reloc1.s new file mode 100644 index 0000000..e579034 --- /dev/null +++ b/ld/testsuite/ld-sh/reloc1.s @@ -0,0 +1,2 @@ + .data + .word foo + 0x123 |