9cc0f33345
bcopy.S is no longer needed memmove and memcpy were both stacking r0 and unstacking it to keep the return value, so push this down into _memcpy. rename _memcpy.S to memcpy.S. memmove.S is now just a placeholder otherwise the make system automagically adds a memmove.c file to libkern. memmove is just another entry point for memcpy. |
||
---|---|---|
.. | ||
byte_swap_2.S | ||
byte_swap_4.S | ||
bzero.S | ||
divsi3.S | ||
Makefile.inc | ||
memcpy.S | ||
memmove.S | ||
memset.S |