about summary refs log tree commit diff
path: root/csu
diff options
context:
space:
mode:
Diffstat (limited to 'csu')
-rw-r--r--csu/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/csu/Versions b/csu/Versions
index 1e5a7bcd39..7e813473bb 100644
--- a/csu/Versions
+++ b/csu/Versions
@@ -9,6 +9,7 @@ libc {
     # Exception handling support functions from libgcc
     __register_frame; __register_frame_table; __deregister_frame;
     __register_frame_info; __deregister_frame_info; __frame_state_for;
+    __register_frame_info_table;
 
     # variables in normal name space
     errno;