libgcc2.h (__terminate_func_ptr): Remove typedef.
authorRichard Henderson <rth@redhat.com>
Wed, 11 Apr 2001 06:16:18 +0000 (23:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Apr 2001 06:16:18 +0000 (23:16 -0700)
commit706701afa0e12be884fa2723f8b54030a6eafdd0
tree813b63b67ed109592b754efcfe592cfac569def2
parent3a1727303c8e1305d3158f685b872c6fdf0c06e4
libgcc2.h (__terminate_func_ptr): Remove typedef.

        * libgcc2.h (__terminate_func_ptr): Remove typedef.
        (__pure_virtual, __terminate, __terminate_set_func,
        __default_terminate, __throw_type_match, __empty,
        __get_eh_context, __get_eh_info, __get_dynamic_handler_chain,
        __eh_rtime_match, __unwinding_cleanup, __rethrow,
        __sjthrow, __sjpopnthrow, __eh_alloc, __eh_free):
        Remove prototypes of deleted functions.

From-SVN: r41240
gcc/ChangeLog
gcc/libgcc2.h