summaryrefslogtreecommitdiff
path: root/rtems-syms.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rtems-syms.cpp')
-rw-r--r--rtems-syms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-syms.cpp b/rtems-syms.cpp
index baa152c..437884c 100644
--- a/rtems-syms.cpp
+++ b/rtems-syms.cpp
@@ -92,7 +92,7 @@ fatal_signal (int signum)
{
signal (signum, SIG_DFL);
- rld::process::temporaries.clean_up ();
+ rld::process::temporaries_clean_up ();
/*
* Get the same signal again, this time not handled, so its normal effect