aboutsummaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
Diffstat (limited to 'csu')
-rw-r--r--csu/Versions5
1 files changed, 0 insertions, 5 deletions
diff --git a/csu/Versions b/csu/Versions
index 7b8d74e530..10c962d9ea 100644
--- a/csu/Versions
+++ b/csu/Versions
@@ -6,11 +6,6 @@ libc {
# helper functions
__libc_init_first; __libc_start_main;
- # 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;
}