mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
@@ -1070,7 +1070,7 @@ union cn_slow_hash_state
|
||||
|
||||
STATIC INLINE int check_aes_hw(void)
|
||||
{
|
||||
#ifdef __APPLE___
|
||||
#ifdef __APPLE__
|
||||
return 1;
|
||||
#else
|
||||
static int supported = -1;
|
||||
|
||||
Reference in New Issue
Block a user