[POWERPC] Move some kexec logic into machine_kexec.c
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 5 Jul 2006 04:39:42 +0000 (14:39 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Aug 2006 06:41:10 +0000 (16:41 +1000)
We're missing a few functions for kexec to compile on 32-bit. There's
nothing really 64-bit specific about the 64-bit versions, so make them
generic rather than adding empty definitions for 32-bit.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found