powerpc: Remove T command from xmon help text since it no longer exists

Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Paul Mackerras 2005-10-29 22:11:06 +10:00
parent 3ee1fcac33
commit eb66ce6333

View File

@ -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