mirror of
https://github.com/torvalds/linux.git
synced 2026-06-28 09:05:40 +02:00
i386: prepare shared kernel/vsyscall-sigreturn.S
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
6ddf195840
commit
e012a7b600
|
|
@ -50,4 +50,4 @@ __kernel_vsyscall:
|
|||
/*
|
||||
* Get the common code for the sigreturn entry points.
|
||||
*/
|
||||
#include "vsyscall-sigreturn.S"
|
||||
#include "vsyscall-sigreturn_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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user