diff options
Diffstat (limited to 'gdb/csky-tdep.c')
-rw-r--r-- | gdb/csky-tdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/csky-tdep.c b/gdb/csky-tdep.c index ef8f29c..1259cca 100644 --- a/gdb/csky-tdep.c +++ b/gdb/csky-tdep.c @@ -52,10 +52,8 @@ #include "dwarf2-frame.h" #include "user-regs.h" #include "valprint.h" -#include "reggroups.h" #include "csky-tdep.h" #include "regset.h" -#include "block.h" #include "opcode/csky.h" #include <algorithm> #include <vector> |