From: Olaf Hering Date: Thu, 17 Nov 2005 21:09:02 +0000 (+0100) Subject: [PATCH] ppc boot: replace string labels with numbers X-Git-Tag: v2.6.15-rc2~37^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68643cfb879ad8c327441f875b60981822016575;p=pandora-kernel.git [PATCH] ppc boot: replace string labels with numbers Replacing the string labels with numbers saves 117 bytes in the final zImage. These local labels are not discared. Signed-off-by: Olaf Hering arch/powerpc/boot/crt0.S | 23 +++++++++++------------ 1 files changed, 11 insertions(+), 12 deletions(-) Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed