bits.h: tentatively build on 32 bits arch
This commit is contained in:
@@ -26,9 +26,11 @@
|
|||||||
|
|
||||||
/* no plan to support 32bits for now...
|
/* no plan to support 32bits for now...
|
||||||
*/
|
*/
|
||||||
|
/*
|
||||||
#if __WORDSIZE != 64
|
#if __WORDSIZE != 64
|
||||||
#error "Only 64 bits word size supported."
|
#error "Only 64 bits word size supported."
|
||||||
#endif
|
#endif
|
||||||
|
*/
|
||||||
|
|
||||||
/* fixed-size types
|
/* fixed-size types
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user