Commits
Markos Chandras committed 6d5155c2a61
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 <markos.chandras@imgtec.com>