commit | 71d8f9784a99991a7571dd20226f5f450dda7f34 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Wed Feb 18 11:07:52 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 19 12:18:54 2009 +0100 |
tree | bc4ed6028724340825054feb015c7a6cc62c33d1 | |
parent | de5483029b8f18e23395d8fd4f4ef6ae15beb809 [diff] |
x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() Impact: cleanup asmlinkage for sys_rt_sigreturn() no longer exists in arch/x86/kernel/signal.c. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>