зеркало из https://github.com/github/ruby.git
Remove unused define popcount_bits
This commit is contained in:
Родитель
e133d0c7a1
Коммит
4218e6bbd5
1
gc.c
1
gc.c
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче