commit | eb66ce6333742e32825f0294310ff53e284fa828 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sat Oct 29 22:11:06 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sat Oct 29 22:11:06 2005 +1000 |
tree | 19e8229a69fe11ba688e3fd0f2b6504cd33fbb9c | |
parent | 3ee1fcac33eae824422b9b98d972a85e79672426 [diff] |
powerpc: Remove T command from xmon help text since it no longer exists Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index d0623e0..1124f11 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c
@@ -210,7 +210,6 @@ s single step\n\ S print special registers\n\ t print backtrace\n\ - T Enable/Disable PPCDBG flags\n\ x exit monitor and recover\n\ X exit monitor and dont recover\n" #ifdef CONFIG_PPC64