diff options
Diffstat (limited to 'arch/x86/cpu/x86_64/cpu.c')
-rw-r--r-- | arch/x86/cpu/x86_64/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/x86_64/cpu.c b/arch/x86/cpu/x86_64/cpu.c index 42abb23a9ed..90925e46ea2 100644 --- a/arch/x86/cpu/x86_64/cpu.c +++ b/arch/x86/cpu/x86_64/cpu.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <cpu_func.h> #include <debug_uart.h> /* |