mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.11.7
This commit is contained in:
@@ -71,7 +71,7 @@ typedef struct {
|
||||
*/
|
||||
typedef struct {
|
||||
unsigned char uc[32];
|
||||
} yespower_binary_t;
|
||||
} yespower_binary_t __attribute__ ((aligned (64)));
|
||||
|
||||
/**
|
||||
* yespower_init_local(local):
|
||||
|
||||
Reference in New Issue
Block a user