diff options
Diffstat (limited to 'gdb/sparc64-tdep.h')
-rw-r--r-- | gdb/sparc64-tdep.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/sparc64-tdep.h b/gdb/sparc64-tdep.h index 4a150d9970e..f5ab60d87e5 100644 --- a/gdb/sparc64-tdep.h +++ b/gdb/sparc64-tdep.h @@ -22,6 +22,10 @@ #ifndef SPARC64_TDEP_H #define SPARC64_TDEP_H 1 +struct gdbarch; +struct sparc_gregset; +struct regcache; + #include "sparc-tdep.h" /* The stack pointer is offset from the stack frame by a BIAS of 2047 |