aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/vsyscall-int80_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/vsyscall-int80_32.S')
-rw-r--r--arch/i386/kernel/vsyscall-int80_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/vsyscall-int80_32.S b/arch/i386/kernel/vsyscall-int80_32.S
index 530d0525e5e2..103cab6aa7c0 100644
--- a/arch/i386/kernel/vsyscall-int80_32.S
+++ b/arch/i386/kernel/vsyscall-int80_32.S
@@ -50,4 +50,4 @@ __kernel_vsyscall:
50/* 50/*
51 * Get the common code for the sigreturn entry points. 51 * Get the common code for the sigreturn entry points.
52 */ 52 */
53#include "vsyscall-sigreturn.S" 53#include "vsyscall-sigreturn_32.S"