Fix country_post "Country Postal Abbreviations"
[glibc.git] / sysdeps / i386 / memmove.S
blob60a45d21e04ecf54fa65acf3266d46e2e4a2efb1
1 #define USE_AS_MEMMOVE
2 #define MEMCPY          memmove
3 #define MEMCPY_CHK      __memmove_chk
4 #include "memcpy.S"