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:
parent
3ee1fcac33
commit
eb66ce6333
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue