summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-10-29 22:11:06 +1000
committerPaul Mackerras <paulus@samba.org>2005-10-29 22:11:06 +1000
commiteb66ce6333742e32825f0294310ff53e284fa828 (patch)
tree19e8229a69fe11ba688e3fd0f2b6504cd33fbb9c /arch/powerpc
parent3ee1fcac33eae824422b9b98d972a85e79672426 (diff)
downloadlinux-0-day-eb66ce6333742e32825f0294310ff53e284fa828.tar.gz
linux-0-day-eb66ce6333742e32825f0294310ff53e284fa828.tar.xz
powerpc: Remove T command from xmon help text since it no longer exists
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/xmon/xmon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c
index d0623e0fd8ee6..1124f11462028 100644
--- a/arch/powerpc/xmon/xmon.c
+++ b/arch/powerpc/xmon/xmon.c
@@ -210,7 +210,6 @@ Commands:\n\
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