We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b3800 commit e775c16Copy full SHA for e775c16
1 file changed
HashLib/src/Include/HashLib.inc
@@ -52,7 +52,7 @@
52
{$DEFINE HASHLIB_REQUIRES_PROPER_ALIGNMENT}
53
{$ENDIF}
54
55
- {$IFDEF CPU386}
+ {$IFDEF CPUX86}
56
{$DEFINE HASHLIB_I386}
57
{$IFDEF MSWINDOWS}
58
{$DEFINE HASHLIB_I386_ASM}
0 commit comments