X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fbfin%2Fdv-bfin_evt.h;h=28a36ea2e9ced79b5106f8c81f5d86d7cdf114a9;hb=eb3243445a6173625255bb1398ccca31b22aff49;hp=defa0826c060759cebb5cc325377e19781bcb6b1;hpb=ef016f835f292f01f065412fcfd84c50bfff1fea;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/bfin/dv-bfin_evt.h b/sim/bfin/dv-bfin_evt.h index defa0826c0..28a36ea2e9 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 *);