mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-26 23:36:37 -04:00
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
|