Files
cpuminer-opt-gpu/algo/blake/sse2/blake/sse41/config.h
2016-09-22 13:16:18 -04:00

9 lines
117 B
C

#ifndef __BLAKE512_CONFIG_H__
#define __BLAKE512_CONFIG_H__
#define AVOID_BRANCHING 1
//#define HAVE_XOP 1
#endif