提交 e012a7b6 编写于 作者: T Thomas Gleixner

i386: prepare shared kernel/vsyscall-sigreturn.S

Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 6ddf1958
......@@ -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"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册