Commit e012a7b6 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

i386: prepare shared kernel/vsyscall-sigreturn.S



Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 6ddf1958
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,4 +50,4 @@ __kernel_vsyscall:
/*
 * Get the common code for the sigreturn entry points.
 */
#include "vsyscall-sigreturn.S"
#include "vsyscall-sigreturn_32.S"
+1 −1
Original line number Diff line number Diff line
@@ -119,4 +119,4 @@ SYSENTER_RETURN:
/*
 * Get the common code for the sigreturn entry points.
 */
#include "vsyscall-sigreturn.S"
#include "vsyscall-sigreturn_32.S"