041614f4ba3adaae3dfc31a7304846510e43162d
[musl] / src / string / arm / memcpy.c
1 #if __ARMEB__
2 #include "../memcpy.c"
3 #endif