commit
bb37e434fc
|
@ -43,7 +43,6 @@
|
||||||
#include "CryptonightR_JIT.h"
|
#include "CryptonightR_JIT.h"
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
#define MEMORY (1 << 21) // 2MB scratchpad
|
#define MEMORY (1 << 21) // 2MB scratchpad
|
||||||
#define ITER (1 << 20)
|
#define ITER (1 << 20)
|
||||||
|
|
Loading…
Reference in New Issue