Skip to content
Permalink
e41b395523
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
4 lines (4 sloc) 135 Bytes
#define USE_AS_MEMPCPY
#define MEMCPY __mempcpy_ssse3_back
#define MEMCPY_CHK __mempcpy_chk_ssse3_back
#include "memcpy-ssse3-back.S"