aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/vsyscall-sysenter_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/vsyscall-sysenter_32.S')
-rw-r--r--arch/i386/kernel/vsyscall-sysenter_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/vsyscall-sysenter_32.S b/arch/i386/kernel/vsyscall-sysenter_32.S
index 1a36d26e15e..ed879bf4299 100644
--- a/arch/i386/kernel/vsyscall-sysenter_32.S
+++ b/arch/i386/kernel/vsyscall-sysenter_32.S
@@ -119,4 +119,4 @@ SYSENTER_RETURN:
/*
* Get the common code for the sigreturn entry points.
*/
-#include "vsyscall-sigreturn.S"
+#include "vsyscall-sigreturn_32.S"