diff options
Diffstat (limited to 'gdb/or1k-linux-tdep.c')
-rw-r--r-- | gdb/or1k-linux-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/or1k-linux-tdep.c b/gdb/or1k-linux-tdep.c index f75a17b..b8076dc 100644 --- a/gdb/or1k-linux-tdep.c +++ b/gdb/or1k-linux-tdep.c @@ -25,6 +25,7 @@ #include "regset.h" #include "tramp-frame.h" #include "trad-frame.h" +#include "gdbarch.h" /* Define the general register mapping. The kernel puts the PC at offset 0, gdb puts it at offset 32. Register x0 is always 0 and can be ignored. |