diff options
Diffstat (limited to 'ld/testsuite/ld-srec/sr3.cc')
-rw-r--r-- | ld/testsuite/ld-srec/sr3.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-srec/sr3.cc b/ld/testsuite/ld-srec/sr3.cc index e4aea92..bc0d9b0 100644 --- a/ld/testsuite/ld-srec/sr3.cc +++ b/ld/testsuite/ld-srec/sr3.cc @@ -59,6 +59,8 @@ void __terminate () { } + +void *__eh_pc; } int Foo::foos = 0; |