OSDN Git Service

Rebased the memcpy() and memset() implementations for CRIS on the versions
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 26 Sep 2008 14:37:08 +0000 (14:37 -0000)
committerPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 26 Sep 2008 14:37:08 +0000 (14:37 -0000)
commit6acbe8c4715d9238b62eb39711bbeeea270a7eda
tree8fff51adf321f41d3b20860bcdb77e55f3ed83e2
parent73a5d417f5b0e06564d5af3b6fe4519a315a9bf3
Rebased the memcpy() and memset() implementations for CRIS on the versions
found in newlib rather than the ones found in glibc. This should make them
smaller and (hopefully) make them compile with newer versions of gcc.
libc/string/cris/memcpy.c
libc/string/cris/memset.c