diff options
| -rw-r--r-- | gc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -717,7 +717,6 @@ enum { BITS_SIZE = sizeof(bits_t), BITS_BITLENGTH = ( BITS_SIZE * CHAR_BIT ) }; -#define popcount_bits rb_popcount_intptr struct heap_page_header { struct heap_page *page; |
