From: Michal Simek Date: Sat, 9 Oct 2010 04:05:58 +0000 (+1000) Subject: microblaze: Support C optimized lib functions for little-endian X-Git-Tag: v2.6.37-rc1~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1180b28ca82c529972bfd438467d5cd71cca5372;p=pandora-kernel.git microblaze: Support C optimized lib functions for little-endian Optimized C library functions can rapidly speedup the kernel. memset doesn't need to be optimized because there is no difference in behavior on little/big endian cpu. Signed-off-by: Michal Simek --- Reading git-diff-tree failed