sim: bfin: move model data into machs.h
[platform/upstream/binutils.git] / sim / bfin / dv-bfin_twi.h
index a31df78..5c195d5 100644 (file)
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_TWI_H
 #define DV_BFIN_TWI_H
 
-/* XXX: This should be pushed into the model data.  */
-#define BFIN_MMR_TWI_SIZE      0x90
-
 /* TWI_MASTER_STAT Masks */
 #define MPROG          (1 << 0)
 #define LOSTARB                (1 << 1)