sim: bfin: add support for glued SIC interrupt lines
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_ctimer.h
index c097588fec6a757cf7eae1d4e10a81b4835f2788..0cfda01b1eaa471f108ec297eaeae25b7e58b5ae 100644 (file)
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_CTIMER_H
 #define DV_BFIN_CTIMER_H
 
-#define BFIN_COREMMR_CTIMER_BASE       0xFFE03000
-#define BFIN_COREMMR_CTIMER_SIZE       (4 * 4)
-
 /* TCNTL Masks */
 #define TMPWR          (1 << 0)
 #define TMREN          (1 << 1)
This page took 0.02268 seconds and 4 git commands to generate.