mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 01:45:52 +08:00
* frame.h (struct gdbarch): Add opaque structure definition
to avoid a compilation warning on LynxOS 4.0.
This commit is contained in:
@ -27,6 +27,7 @@ struct symtab_and_line;
|
||||
struct frame_unwind;
|
||||
struct frame_base;
|
||||
struct block;
|
||||
struct gdbarch;
|
||||
|
||||
/* A legacy unwinder to prop up architectures using the old style
|
||||
saved regs array. */
|
||||
|
Reference in New Issue
Block a user