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
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ Commands:\n\
|
||||||
s single step\n\
|
s single step\n\
|
||||||
S print special registers\n\
|
S print special registers\n\
|
||||||
t print backtrace\n\
|
t print backtrace\n\
|
||||||
T Enable/Disable PPCDBG flags\n\
|
|
||||||
x exit monitor and recover\n\
|
x exit monitor and recover\n\
|
||||||
X exit monitor and dont recover\n"
|
X exit monitor and dont recover\n"
|
||||||
#ifdef CONFIG_PPC64
|
#ifdef CONFIG_PPC64
|
||||||
|
|
Loading…
Add table
Reference in a new issue