From: Markos Chandras Date: Fri, 3 Jan 2014 09:23:16 +0000 (+0000) Subject: MIPS: lib: memset: Use macro to build the __bzero symbol X-Git-Tag: v3.15-rc1~125^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5155c2a618207c6154be2e172ba92676dd82ca;p=pandora-kernel.git MIPS: lib: memset: Use macro to build the __bzero symbol Build the __bzero symbol using a macor. In EVA mode we will need to use similar code to do the userspace load operations so it is better if we use a macro to avoid code duplications. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed