Skip to content

Commit

Permalink
powerpc: Remove T command from xmon help text since it no longer exists
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Paul Mackerras committed Oct 29, 2005
1 parent 3ee1fca commit eb66ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/xmon/xmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb66ce6

Please sign in to comment.