From: Hiroshi Shimamoto Date: Wed, 18 Feb 2009 19:07:52 +0000 (-0800) Subject: x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() X-Git-Tag: v2.6.30-rc1~211^2~43^6~3^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d8f9784a99991a7571dd20226f5f450dda7f34;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed