mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-18 21:34:13 +08:00
* language.h (enum exp_opcode): Comment out this declaration,
undoing the previous change.
This commit is contained in:
@ -30,7 +30,8 @@ struct objfile;
|
||||
struct frame_info;
|
||||
struct expression;
|
||||
struct ui_file;
|
||||
enum exp_opcode;
|
||||
|
||||
/* enum exp_opcode; ANSI's `wisdom' didn't include forward enum decls. */
|
||||
|
||||
/* This used to be included to configure GDB for one or more specific
|
||||
languages. Now it is left out to configure for all of them. FIXME. */
|
||||
|
Reference in New Issue
Block a user