commit | e1449ed956ae29129bde3e5137dde1d579d585ff | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Nov 10 14:30:20 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 10 14:30:20 2005 +1100 |
tree | 6b83388003e15046e738fb2da4276163f192ec84 | |
parent | a7ddc5e85351931b67a48afa22788d77763837d8 [diff] |
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>