Johannes Carlsson 0f67de14e6 Use more optimized version of memmove
On ARM there is currently no assembler optimized memmove in libc.
There is however a more optimized bcopy which copies long instead
of bytes where possible. This almost doubles the performance in
best case.

Change-Id: I1f1cd27529443358047c385730deaf938ce4e642
2011-02-03 15:17:13 +01:00
..
2010-08-31 15:19:38 -07:00
2010-02-05 15:13:55 -08:00
2010-01-30 22:29:59 -02:00