diff --git a/ion/src/device/n0100/regs/config/rcc.h b/ion/src/device/n0100/regs/config/rcc.h index 960becbb0..3d660699b 100644 --- a/ion/src/device/n0100/regs/config/rcc.h +++ b/ion/src/device/n0100/regs/config/rcc.h @@ -1,7 +1,7 @@ #ifndef ION_DEVICE_N0100_REGS_CONFIG_RCC_H #define ION_DEVICE_N0100_REGS_CONFIG_RCC_H -#if REGS_RCC_CONFIG_F730 0 -#if REGS_RCC_CONFIG_F412 1 +#define REGS_RCC_CONFIG_F730 0 +#define REGS_RCC_CONFIG_F412 1 #endif