diff options
Diffstat (limited to 'tb/soc/irq')
-rw-r--r-- | tb/soc/irq/tb_pimc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tb/soc/irq/tb_pimc.cpp b/tb/soc/irq/tb_pimc.cpp index b315fc7..8786c4f 100644 --- a/tb/soc/irq/tb_pimc.cpp +++ b/tb/soc/irq/tb_pimc.cpp @@ -35,7 +35,6 @@ #include "Vpimc___024root.h" #define MAX_SIM_ITER 100 -#define IRQ_WAIT_CLOCKS 5 int main(int argc, char** argv, char** env) { Vpimc *pimc = new Vpimc; |