OSDN Git Service

Fix compilation problem whit the following config options:
authorCarmelo Amoroso <carmelo.amoroso@st.com>
Wed, 1 Oct 2008 14:58:13 +0000 (14:58 -0000)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Wed, 1 Oct 2008 14:58:13 +0000 (14:58 -0000)
commit9efc3f5022ecc56db919d7907e0133e7b53ffedb
treefe2f6eaf3a31396465190aa2fd974d5d1b58f37f
parent092f2556be61ccca4040ed81b087251acda57b45
Fix compilation problem whit the following config options:
UCLIBC_HAS_STRING_GENERIC_OPT=y
UCLIBC_HAS_STRING_ARCH_OPT is not set
by making WORD_COPY_FWD macros visible.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
libc/string/generic/memcopy.h
libc/string/generic/memcpy.c