forked from len0rd/rockbox
7 lines
130 B
Text
7 lines
130 B
Text
memset16.c
|
|
#if (CONFIG_PLATFORM & PLATFORM_NATIVE) || defined(HAVE_ROCKBOX_C_LIBRARY)
|
|
memcpy.c
|
|
memmove.c
|
|
memset.c
|
|
strlen.c
|
|
#endif
|