summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-23 09:59:40 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-23 09:59:40 +0000
commitd26bda6b531ac531352d91c9c3ac7942ac4ffd58 (patch)
tree461be47c2c0efbbeda8e36089f636524c544d363 /csu
parent256846bb65357d2d564ec394394c235408eaf4a7 (diff)
Update.
1999-01-23 Ulrich Drepper <drepper@cygnus.com> * csu/Versions: Add __register_frame_info_table.
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;