asmlinkage, x86: Fix 32bit memcpy for LTO
authorAndi Kleen <ak@linux.intel.com>
Sat, 8 Feb 2014 07:52:07 +0000 (08:52 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 14 Feb 2014 02:14:46 +0000 (18:14 -0800)
These functions can be called implicitely from gcc, and thus need to be
visible.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1391845930-28580-11-git-send-email-ak@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found