diff options
Diffstat (limited to 'arch/x86/cpu/efi/app.c')
-rw-r--r-- | arch/x86/cpu/efi/app.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/efi/app.c b/arch/x86/cpu/efi/app.c index ba7c02bd7e8..13077411dc0 100644 --- a/arch/x86/cpu/efi/app.c +++ b/arch/x86/cpu/efi/app.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <cpu_func.h> #include <fdtdec.h> #include <netdev.h> |