mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-14 05:52:49 +00:00
more flexible intfilter config
This commit is contained in:
parent
f649eedb70
commit
5bc2b09504
3 changed files with 48 additions and 38 deletions
3
main.c
3
main.c
|
@ -76,9 +76,6 @@ struct binfilter {
|
|||
} ;
|
||||
|
||||
#ifdef INTFILTER
|
||||
#ifndef IFT
|
||||
#define IFT u64
|
||||
#endif
|
||||
struct intfilter {
|
||||
IFT f;
|
||||
#ifndef BINSEARCH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue