aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/trampoline_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/kernel/trampoline_64.S')
-rw-r--r--arch/x86_64/kernel/trampoline_64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/trampoline_64.S b/arch/x86_64/kernel/trampoline_64.S
index e7e2764c461..607983b0d27 100644
--- a/arch/x86_64/kernel/trampoline_64.S
+++ b/arch/x86_64/kernel/trampoline_64.S
@@ -126,7 +126,7 @@ startup_64:
no_longmode:
hlt
jmp no_longmode
-#include "verify_cpu.S"
+#include "verify_cpu_64.S"
# Careful these need to be in the same 64K segment as the above;
tidt: