diff options
Diffstat (limited to 'ld/testsuite/ld-cris/pv32.s')
-rw-r--r-- | ld/testsuite/ld-cris/pv32.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/pv32.s b/ld/testsuite/ld-cris/pv32.s index d5ef7c6..d08adef 100644 --- a/ld/testsuite/ld-cris/pv32.s +++ b/ld/testsuite/ld-cris/pv32.s @@ -14,6 +14,8 @@ pfn: .Lfe1: .size pfn,.Lfe1-pfn + .global expobj + .size expobj,4 .global dsofn .type dsofn,@function dsofn: |