Masahiro Yamada
afc366f01b
Replace <compiler.h> with <linux/compiler.h>
...
Including <linux/compiler.h> is enough for general use.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-12-08 09:35:46 -05:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com>
2013-07-24 09:44:38 -04:00
Graeme Russ
b2c2a03842
x86: Import glibc memcpy implementation
...
Taken from glibc version 2.14.90
--
Changes for v2:
- None
2012-01-02 03:58:46 +11:00
Gabe Black
dbaef6ef33
x86: Import the glibc memset implementation
...
The new implementation is about twice as fast as the old. This is from
glibc-2.14, sysdeps/i386/memset.c.
Signed-off-by: Gabe Black <gabeblack@chromium.org>
2011-11-29 21:31:17 +11:00