bits.h: tentatively build on 32 bits arch

This commit is contained in:
2022-12-06 14:41:28 +01:00
parent 73c9fa8150
commit 50919df627

View File

@@ -26,9 +26,11 @@
/* no plan to support 32bits for now...
*/
/*
#if __WORDSIZE != 64
#error "Only 64 bits word size supported."
#endif
*/
/* fixed-size types
*/