Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / parser-defs.h
index d6c3b068978efed010263ad85cdea2460344fd50..a9b8a12959b29e258d6ed73bbe949e762634f724 100644 (file)
@@ -350,9 +350,6 @@ extern int operator_check_standard (struct expression *exp, int pos,
 
 extern const char *op_name_standard (enum exp_opcode);
 
-extern void null_post_parser (expression_up *, int, int,
-                             innermost_block_tracker *);
-
 extern bool parse_float (const char *p, int len,
                         const struct type *type, gdb_byte *data);
 \f
This page took 0.026687 seconds and 4 git commands to generate.