aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32/vsyscall-sysenter.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/ia32/vsyscall-sysenter.S')
-rw-r--r--arch/x86_64/ia32/vsyscall-sysenter.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/ia32/vsyscall-sysenter.S b/arch/x86_64/ia32/vsyscall-sysenter.S
index 71f3de586b56..ae056e553d13 100644
--- a/arch/x86_64/ia32/vsyscall-sysenter.S
+++ b/arch/x86_64/ia32/vsyscall-sysenter.S
@@ -5,6 +5,7 @@
5#include <asm/ia32_unistd.h> 5#include <asm/ia32_unistd.h>
6#include <asm/asm-offsets.h> 6#include <asm/asm-offsets.h>
7 7
8 .code32
8 .text 9 .text
9 .section .text.vsyscall,"ax" 10 .section .text.vsyscall,"ax"
10 .globl __kernel_vsyscall 11 .globl __kernel_vsyscall