Fixed ARM code
This commit is contained in:
parent
65dab8371b
commit
36ce144d35
2 changed files with 16 additions and 13 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#if defined _MSC_VER || defined XMRIG_ARM
|
||||
#define ABI_ATTRIBUTE
|
||||
#else
|
||||
#define ABI_ATTRIBUTE __attribute__((ms_abi))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue