x86: signal: move {setup|restore}_sigcontext()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 25 Nov 2008 02:21:37 +0000 (18:21 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 04:11:51 +0000 (05:11 +0100)
commit2601657d223d82053d4e1fe1063091401e6b860a
tree04302bbebc28b0fc63a9e488dfcaeefff62a814f
parent2456d738ef051f85170bf018faef63f83fa84eb5
x86: signal: move {setup|restore}_sigcontext()

Impact: cleanup

Move {setup|restore}_sigcontext() declaration onto head of file.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c