aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_evt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_evt.h')
-rw-r--r--sim/bfin/dv-bfin_evt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/dv-bfin_evt.h b/sim/bfin/dv-bfin_evt.h
index defa082..28a36ea 100644
--- a/sim/bfin/dv-bfin_evt.h
+++ b/sim/bfin/dv-bfin_evt.h
@@ -21,9 +21,6 @@
#ifndef DV_BFIN_EVT_H
#define DV_BFIN_EVT_H
-#define BFIN_COREMMR_EVT_BASE 0xFFE02000
-#define BFIN_COREMMR_EVT_SIZE (4 * 16)
-
extern void cec_set_evt (SIM_CPU *, int ivg, bu32 handler_addr);
extern bu32 cec_get_evt (SIM_CPU *, int ivg);
extern bu32 cec_get_reset_evt (SIM_CPU *);