diff options
Diffstat (limited to 'gdb/csky-tdep.h')
-rw-r--r-- | gdb/csky-tdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/csky-tdep.h b/gdb/csky-tdep.h index d690e8f..dfbeefc 100644 --- a/gdb/csky-tdep.h +++ b/gdb/csky-tdep.h @@ -20,6 +20,8 @@ #ifndef CSKY_TDEP_H #define CSKY_TDEP_H +#include "gdbarch.h" + /* How to interpret the contents of the link register. */ enum lr_type_t { |