This commit is contained in:
Jay D Dee
2018-03-27 20:20:05 -04:00
parent 3363d61524
commit f449c6725f
105 changed files with 4560 additions and 1846 deletions

View File

@@ -38,7 +38,7 @@
#include <stddef.h>
#include "algo/sha/sph_types.h"
#if defined (__AVX__)
#if defined (__AVX2__)
#include "avxdefs.h"