Apply "no-static-without-amd" fixes
This commit is contained in:
parent
b44f38a362
commit
84c67c37cd
9 changed files with 2146 additions and 2207 deletions
|
@ -103,7 +103,7 @@ typedef ulong sph_u64;
|
|||
x3 ^= x4; \
|
||||
} while (0)
|
||||
|
||||
static const __constant ulong C[] =
|
||||
STATIC const __constant ulong C[] =
|
||||
{
|
||||
0x67F815DFA2DED572UL, 0x571523B70A15847BUL, 0xF6875A4D90D6AB81UL, 0x402BD1C3C54F9F4EUL,
|
||||
0x9CFA455CE03A98EAUL, 0x9A99B26699D2C503UL, 0x8A53BBF2B4960266UL, 0x31A2DB881A1456B5UL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue