From: Ishizaki Kou Date: Wed, 18 Jul 2007 09:26:40 +0000 (+1000) Subject: [POWERPC] fix showing xmon help X-Git-Tag: v2.6.23-rc1~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d404edce30f911004850d472e05a31efd751662;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed