aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/xen-head.S')
-rw-r--r--arch/x86/xen/xen-head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S
index ef6c9e005f90..7c0cf6320a0a 100644
--- a/arch/x86/xen/xen-head.S
+++ b/arch/x86/xen/xen-head.S
@@ -18,7 +18,7 @@ ENTRY(startup_xen)
18 18
19 __FINIT 19 __FINIT
20 20
21.pushsection .bss.page_aligned 21.pushsection .text
22 .align PAGE_SIZE_asm 22 .align PAGE_SIZE_asm
23ENTRY(hypercall_page) 23ENTRY(hypercall_page)
24 .skip 0x1000 24 .skip 0x1000