diff options
Diffstat (limited to 'opcodes/xc16x-desc.h')
-rw-r--r-- | opcodes/xc16x-desc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opcodes/xc16x-desc.h b/opcodes/xc16x-desc.h index 460f1bb2acc..302e2859bb4 100644 --- a/opcodes/xc16x-desc.h +++ b/opcodes/xc16x-desc.h @@ -25,8 +25,6 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. #ifndef XC16X_CPU_H #define XC16X_CPU_H -#include "opcode/cgen-bitset.h" - #define CGEN_ARCH xc16x /* Given symbol S, return xc16x_cgen_<S>. */ |