mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 10:30:46 +00:00
import gdb-19990422 snapshot
This commit is contained in:
@@ -370,13 +370,11 @@ extern void print_expression PARAMS ((struct expression *, GDB_FILE *));
|
||||
|
||||
extern char *op_string PARAMS ((enum exp_opcode));
|
||||
|
||||
#ifdef MAINTENANCE_CMDS
|
||||
extern void dump_prefix_expression PARAMS ((struct expression *,
|
||||
GDB_FILE *,
|
||||
char *));
|
||||
extern void dump_postfix_expression PARAMS ((struct expression *,
|
||||
GDB_FILE *,
|
||||
char *));
|
||||
#endif /* MAINTENANCE_CMDS */
|
||||
|
||||
#endif /* !defined (EXPRESSION_H) */
|
||||
|
||||
Reference in New Issue
Block a user