From cf62a8b8134dd37ab365bfe8b972a7ebb1100110 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 7 Jan 2014 14:34:05 +0000 Subject: [PATCH] MIPS: lib: memcpy: Use macro to build the copy_user code The code can be shared between EVA and non-EVA configurations, therefore use a macro to build it to avoid code duplications. Signed-off-by: Markos Chandras --- Reading git-format-patch failed