diff options
Diffstat (limited to 'src/vppinfra/tw_timer_16t_1w_2048sl.h')
-rw-r--r-- | src/vppinfra/tw_timer_16t_1w_2048sl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vppinfra/tw_timer_16t_1w_2048sl.h b/src/vppinfra/tw_timer_16t_1w_2048sl.h index 685ac31ed07..6edef17bf60 100644 --- a/src/vppinfra/tw_timer_16t_1w_2048sl.h +++ b/src/vppinfra/tw_timer_16t_1w_2048sl.h @@ -24,6 +24,7 @@ #undef TW_TIMERS_PER_OBJECT #undef LOG2_TW_TIMERS_PER_OBJECT #undef TW_SUFFIX +#undef TW_OVERFLOW_VECTOR #define TW_TIMER_WHEELS 1 #define TW_SLOTS_PER_RING 2048 |