powerpc: 32-bit fixes for xmon
authorPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 03:30:20 +0000 (14:30 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 03:30:20 +0000 (14:30 +1100)
This makes the memory examine/change command print the address as
8 digits instead of 16, and makes the memory dump command print
4 4-byte values per line instead of 2 8-byte values.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found