diff options
Diffstat (limited to 'src/vppinfra/tw_timer_16t_2w_512sl.h')
-rw-r--r-- | src/vppinfra/tw_timer_16t_2w_512sl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vppinfra/tw_timer_16t_2w_512sl.h b/src/vppinfra/tw_timer_16t_2w_512sl.h index 93b26d29e20..2497b31c1ad 100644 --- a/src/vppinfra/tw_timer_16t_2w_512sl.h +++ b/src/vppinfra/tw_timer_16t_2w_512sl.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 2 #define TW_SLOTS_PER_RING 512 |