Prefer SIXTY_FOUR_BIT_LONG instead of SIXTY_FOUR_BIT as before
This commit is contained in:
parent
7c932a030c
commit
cd376cd5d3
@ -151,8 +151,8 @@
|
||||
|
||||
/* Only one for the following should be defined */
|
||||
#ifdef _LP64
|
||||
#undef SIXTY_FOUR_BIT_LONG
|
||||
#define SIXTY_FOUR_BIT
|
||||
#define SIXTY_FOUR_BIT_LONG
|
||||
#undef SIXTY_FOUR_BIT
|
||||
#undef THIRTY_TWO_BIT
|
||||
#else
|
||||
#undef SIXTY_FOUR_BIT_LONG
|
||||
|
Loading…
x
Reference in New Issue
Block a user