aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86_64/kernel/head.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/head.S b/arch/x86_64/kernel/head.S
index fd9fdfdd143e..1fab487dee86 100644
--- a/arch/x86_64/kernel/head.S
+++ b/arch/x86_64/kernel/head.S
@@ -279,7 +279,6 @@ early_idt_ripmsg:
279 .asciz "RIP %s\n" 279 .asciz "RIP %s\n"
280 280
281.balign PAGE_SIZE 281.balign PAGE_SIZE
282ENTRY(stext)
283 282
284#define NEXT_PAGE(name) \ 283#define NEXT_PAGE(name) \
285 .balign PAGE_SIZE; \ 284 .balign PAGE_SIZE; \