diff options
Diffstat (limited to 'src/soc/samsung/exynos5250/include')
-rw-r--r-- | src/soc/samsung/exynos5250/include/soc/cpu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5250/include/soc/cpu.h b/src/soc/samsung/exynos5250/include/soc/cpu.h index aa5a2e87ba..6d5c18a9ae 100644 --- a/src/soc/samsung/exynos5250/include/soc/cpu.h +++ b/src/soc/samsung/exynos5250/include/soc/cpu.h @@ -3,6 +3,7 @@ #ifndef CPU_SAMSUNG_EXYNOS5250_CPU_H #define CPU_SAMSUNG_EXYNOS5250_CPU_H +#include <commonlib/bsd/helpers.h> #include <symbols.h> /* Base address registers */ |