Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
+ * except.h (emit_unwinder, end_eh_unwinder): Removed.
+
* dwarfout.c (getpwd): Add prototype.
(is_pseudo_reg, type_main_variant, is_tagged_type,
is_redundant_typedef): New declaration.
extern void emit_eh_context PROTO((void));
-/* If necessary, emit insns for the start of per-function unwinder for
- the current function. */
-
-extern void emit_unwinder PROTO((void));
-
-/* If necessary, emit insns for the end of the per-function unwinder
- for the current function. */
-
-extern void end_eh_unwinder PROTO((void));
-
/* Builds a list of handler labels and puts them in the global
variable exception_handler_labels. */