Commit 4d404edce30f911004850d472e05a31efd751662
Committed by
Paul Mackerras
1 parent
776568d4c9
Exists in
master
and in
7 other branches
[POWERPC] fix showing xmon help
In some configuration, xmon help string is larger than xmon_printf buffer. We need not to use printf. This patch adds xmon_puts and change to use it to show help string. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Signed-off-by: Paul Mackerras <paulus@samba.org>
Showing 3 changed files with 7 additions and 1 deletions Side-by-side Diff
arch/powerpc/xmon/nonstdio.c
arch/powerpc/xmon/nonstdio.h