Prefer SIXTY_FOUR_BIT_LONG instead of SIXTY_FOUR_BIT as before

This commit is contained in:
christos 2012-08-12 17:24:59 +00:00
parent 7c932a030c
commit cd376cd5d3

View File

@ -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