diff --git a/include/arch/x86/ia32/gdbstub.h b/include/arch/x86/ia32/gdbstub.h index 1a7a3068d3e..e02c913b235 100644 --- a/include/arch/x86/ia32/gdbstub.h +++ b/include/arch/x86/ia32/gdbstub.h @@ -20,8 +20,6 @@ /** * @brief Number of register used by gdbstub in IA-32 */ -#define ARCH_GDB_NUM_REGISTERS 16 - #define GDB_STUB_NUM_REGISTERS 16 /**