mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
* c-lang.h (c_op_print_tab): Don't declare, some compilers
consider illegal if structure not defined, and only used in c-lang.c anyway.
This commit is contained in:
@ -45,8 +45,6 @@ extern void c_printstr PARAMS ((GDB_FILE *, char *, unsigned int, int));
|
||||
|
||||
extern struct type * c_create_fundamental_type PARAMS ((struct objfile*, int));
|
||||
|
||||
extern const struct op_print c_op_print_tab[];
|
||||
|
||||
extern struct type ** const (c_builtin_types[]);
|
||||
|
||||
/* These are in c-typeprint.c: */
|
||||
|
Reference in New Issue
Block a user