summaryrefslogtreecommitdiff
path: root/src/arch/arm64/c_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm64/c_entry.c')
-rw-r--r--src/arch/arm64/c_entry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/arm64/c_entry.c b/src/arch/arm64/c_entry.c
index 869518785b..e2aa4e5fb3 100644
--- a/src/arch/arm64/c_entry.c
+++ b/src/arch/arm64/c_entry.c
@@ -22,6 +22,7 @@
#include <arch/exception.h>
#include <arch/mmu.h>
#include <arch/stages.h>
+#include "cpu-internal.h"
/*
* This variable holds entry point for CPUs starting up. Before the other