both dest and src are long aligned or have the same offset from being long
aligned.
memcpy() and memmove() use the helper, memmove() will properly handle dest
and src overlapping.
Update comments to reflect the code changes.
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@162 f3766cd6-281f-0410-b1cd-43a5c92072e9
|
||
|---|---|---|
| .. | ||
| clog2.c | ||
| delay.c | ||
| elfboot.c | ||
| Kconfig | ||
| lar.c | ||
| lzma.c | ||
| lzmadecode.c | ||
| lzmadecode.h | ||
| Makefile | ||
| malloc.c | ||
| mem.c | ||
| nrv2b.c | ||
| stage2.c | ||
| tables.c | ||
| uart8250.c | ||