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