1 #include <picolibc.h>
2 
3 #ifdef __x86_64
4 #include "../../string/memmove.c"
5 #endif
6