diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2012-06-18 06:19:02 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2012-06-18 06:19:02 +0000 |
commit | 5d5bf76dad497a95152c21c2f4acd85431bd4271 (patch) | |
tree | 200c8e2d6e37c071bd86ba805eaba147692881b9 /ld | |
parent | a4a48c20d16de6cb8aa632ba5449c47be0c9e5e5 (diff) | |
download | gdb-5d5bf76dad497a95152c21c2f4acd85431bd4271.zip gdb-5d5bf76dad497a95152c21c2f4acd85431bd4271.tar.gz gdb-5d5bf76dad497a95152c21c2f4acd85431bd4271.tar.bz2 |
Trim last, empty, line
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ld-cris/dsofng.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/dsofng.s b/ld/testsuite/ld-cris/dsofng.s index afb1ed6..af46471 100644 --- a/ld/testsuite/ld-cris/dsofng.s +++ b/ld/testsuite/ld-cris/dsofng.s @@ -1,4 +1,3 @@ .text x: move.d dsofn:GOT,$r10 - |