diff options
Diffstat (limited to 'gdb/unittests/scoped_restore-selftests.c')
-rw-r--r-- | gdb/unittests/scoped_restore-selftests.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/unittests/scoped_restore-selftests.c b/gdb/unittests/scoped_restore-selftests.c index b921035..d989678 100644 --- a/gdb/unittests/scoped_restore-selftests.c +++ b/gdb/unittests/scoped_restore-selftests.c @@ -103,6 +103,7 @@ run_tests () } /* namespace scoped_restore_tests */ } /* namespace selftests */ +void _initialize_scoped_restore_selftests (); void _initialize_scoped_restore_selftests () { |