From 392a587b0562bfd8561bc15ad2625a4f49f461f0 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 25 May 1999 18:09:09 +0000 Subject: import gdb-1999-05-25 snapshot --- gdb/parse.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/parse.c') diff --git a/gdb/parse.c b/gdb/parse.c index 76ed1b6..42b0f3b 100644 --- a/gdb/parse.c +++ b/gdb/parse.c @@ -70,6 +70,8 @@ prefixify_expression PARAMS ((struct expression *)); static void prefixify_subexp PARAMS ((struct expression *, struct expression *, int, int)); +void _initialize_parse PARAMS ((void)); + /* Data structure for saving values of arglist_len for function calls whose arguments contain other function calls. */ -- cgit v1.1