commit | b6f35b4966e0ae59cec45e5292b100698d12dc5f | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jul 05 14:39:43 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Aug 17 16:41:10 2006 +1000 |
tree | 5ff3b2832c1c3eebbef699df710068ab106ab2db | |
parent | 47585d8f5dea10dea49c948f1fb13ef7632409c7 [diff] |
[POWERPC] Make crash.c work on 32-bit and 64-bit 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>