the following patch was just integrated into master: commit ccdc005b015f4211d0fa0d45393c5e4104620c53 Author: Gabe Black gabeblack@google.com Date: Sun Jul 7 14:08:30 2013 -0700
x86: Add and enable an arch verson of memmove.
This is from memcpy_32.c in the Linux kernel. There was no copyright header in the original file either.
Change-Id: Ifd259cb8a87615dce79ed1e551cc4bacb0414b4f Signed-off-by: Gabe Black gabeblack@chromium.org Reviewed-on: http://review.coreboot.org/3762 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3762 for details.
-gerrit