cleanup of TIMES macro

This commit is contained in:
vanhauser-thc
2021-12-15 20:43:18 +01:00
parent 88814be474
commit 9f911bf0bd
4 changed files with 20 additions and 64 deletions

View File

@ -167,13 +167,6 @@ const u8 count_class_lookup8[256] = {
};
#undef TIMES255
#undef TIMES64
#undef TIMES32
#undef TIMES16
#undef TIMES8
#undef TIMES4
u16 count_class_lookup16[65536];
void init_count_class16(void) {