Browse Source

um: stub_rt_sigsuspend isn't needed these days anymore

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 13 năm trước cách đây
mục cha
commit
0088b6ec8f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/x86/um/sys_call_table_64.c

+ 0 - 1
arch/x86/um/sys_call_table_64.c

@@ -31,7 +31,6 @@
 #define stub_fork sys_fork
 #define stub_vfork sys_vfork
 #define stub_execve sys_execve
-#define stub_rt_sigsuspend sys_rt_sigsuspend
 #define stub_sigaltstack sys_sigaltstack
 #define stub_rt_sigreturn sys_rt_sigreturn