diff --git a/os/common/ports/ARMv7-M/compilers/GCC/chcoreasm.S b/os/common/ports/ARMv7-M/compilers/GCC/chcoreasm.S index 9d668d491..689a966bb 100644 --- a/os/common/ports/ARMv7-M/compilers/GCC/chcoreasm.S +++ b/os/common/ports/ARMv7-M/compilers/GCC/chcoreasm.S @@ -45,7 +45,6 @@ */ #if defined(_CHIBIOS_RT_CONF_) #define CONTEXT_OFFSET 12 -#endif #elif defined(_CHIBIOS_NIL_CONF_) #define CONTEXT_OFFSET 0