]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/parse.c
import gdb-1999-05-25 snapshot
[thirdparty/binutils-gdb.git] / gdb / parse.c
index 76ed1b6f32459417f16bcc7e1d956e43ab1aa2c2..42b0f3b6a3880542f7b7b41b088df68661c03001 100644 (file)
@@ -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.  */