summaryrefslogtreecommitdiff
path: root/gcc/ch/except.c
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-17 14:51:05 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-17 14:51:05 +0000
commit4c1cee834ea0d7d2ce988e6ac1215ec2331e9f28 (patch)
treea795bc24901a55520035de502c1befbaa5c5f73c /gcc/ch/except.c
parent96d05fa3adf48ee49c3f2c13fdd7431e0ea4c240 (diff)
downloadgcc-4c1cee834ea0d7d2ce988e6ac1215ec2331e9f28.tar.gz
* All files: PROTO -> PARAMS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31456 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch/except.c')
-rw-r--r--gcc/ch/except.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ch/except.c b/gcc/ch/except.c
index 7870a397b11..92a94258022 100644
--- a/gcc/ch/except.c
+++ b/gcc/ch/except.c
@@ -60,10 +60,10 @@ static tree link_handler_decl;
static tree handler_link_pointer_type;
static tree unlink_handler_decl;
static int exceptions_initialized = 0;
-static void emit_setup_handler PROTO((void));
-static void initialize_exceptions PROTO((void));
-static tree start_handler_array PROTO((void));
-static void finish_handler_array PROTO((void));
+static void emit_setup_handler PARAMS ((void));
+static void initialize_exceptions PARAMS ((void));
+static tree start_handler_array PARAMS ((void));
+static void finish_handler_array PARAMS ((void));
static tree char_pointer_type_for_handler;
/* If this is 1, operations to push and pop on the __exceptionStack