diff --git a/2020/include/bits.h b/2020/include/bits.h index 31db90a..54aea62 100644 --- a/2020/include/bits.h +++ b/2020/include/bits.h @@ -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 */