summaryrefslogtreecommitdiff
path: root/gcc/except.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/except.h')
-rw-r--r--gcc/except.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/except.h b/gcc/except.h
index f4db7d2ba03..b6450d3535e 100644
--- a/gcc/except.h
+++ b/gcc/except.h
@@ -354,6 +354,7 @@ extern int exception_table_p PARAMS ((void));
/* Outputs the exception table if we have one. */
extern void output_exception_table PARAMS ((void));
+extern void output_exception_table_data PARAMS ((void));
/* Free the exception table. */