iso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]\)> → <U000\1>
[glibc.git] / sysdeps / i386 / bcopy.S
blob12b8ddb88624df609e05ff5ee41e7164836208f7
1 #define USE_AS_MEMMOVE
2 #define USE_AS_BCOPY
3 #define MEMCPY          bcopy
4 #include "memcpy.S"