Use XMRIG_ARMv8 macro
This commit is contained in:
parent
3953568a0e
commit
e3f726796b
2 changed files with 3 additions and 3 deletions
|
@ -133,7 +133,7 @@ struct RandomX_ConfigurationBase
|
|||
|
||||
uint32_t ConditionMask_Calculated;
|
||||
|
||||
#if defined(XMRIG_ARM) && defined(__aarch64__)
|
||||
#if defined(XMRIG_ARMv8)
|
||||
uint32_t Log2_ScratchpadL1;
|
||||
uint32_t Log2_ScratchpadL2;
|
||||
uint32_t Log2_ScratchpadL3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue