Missed part of 2319ea53a9. Was still getting the warning.

This commit is contained in:
Gregory Nutt 2017-07-22 10:55:54 -06:00
parent 2319ea53a9
commit f4e46b0da7
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
#include "stm32l4.h" #include "stm32l4.h"
#include "stm32l4_gpio.h" #include "stm32l4_gpio.h"
#include "stm32l4_userspace.h" #include "stm32l4_userspace.h"
#include "stm32l4_start.h"
#ifdef CONFIG_ARCH_FPU #ifdef CONFIG_ARCH_FPU
# include "nvic.h" # include "nvic.h"