]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite1449ed956ae29129bde3e5137dde1d579d585ff
tree6b83388003e15046e738fb2da4276163f192ec84
parenta7ddc5e85351931b67a48afa22788d77763837d8
powerpc: 32-bit fixes for xmon

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>
arch/powerpc/xmon/xmon.c