[POWERPC] Make crash.c work on 32-bit and 64-bit
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 5 Jul 2006 04:39:43 +0000 (14:39 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Aug 2006 06:41:10 +0000 (16:41 +1000)
To compile kexec on 32-bit we need a few more bits and pieces. Rather
than add empty definitions, we can make crash.c work on 32-bit, with
only a couple of kludges.

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

No differences found