summaryrefslogtreecommitdiffstats
path: root/src/third-party/base64/lib/config.h
blob: 0de535884ce6c54b780519031a1154e5adb09cc1 (plain)
1
2
3
4
5
6
7
#define HAVE_AVX2   0
#define HAVE_NEON32 0
#define HAVE_NEON64 0
#define HAVE_SSSE3  0
#define HAVE_SSE41  0
#define HAVE_SSE42  0
#define HAVE_AVX    0