summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_pwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/stm32/stm32_pwr.c')
-rw-r--r--nuttx/arch/arm/src/stm32/stm32_pwr.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/arch/arm/src/stm32/stm32_pwr.c b/nuttx/arch/arm/src/stm32/stm32_pwr.c
index 6a4e62d66..bada048e3 100644
--- a/nuttx/arch/arm/src/stm32/stm32_pwr.c
+++ b/nuttx/arch/arm/src/stm32/stm32_pwr.c
@@ -49,6 +49,10 @@
#if defined(CONFIG_STM32_PWR)
/************************************************************************************
+ * Pre-processor Definitions
+ ************************************************************************************/
+
+/************************************************************************************
* Private Functions
************************************************************************************/