gdb/features: remove rx.xml from XMLTOC list
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_ppi.h
index 24e8fd9eb350f231df991a6446d644df2ee1bdc9..1ccda219f7b4aa1adb2eeb447ba8c0cc63fb116e 100644 (file)
@@ -1,7 +1,7 @@
 /* Blackfin Parallel Port Interface (PPI) model
    For "old style" PPIs on BF53x/etc... parts.
 
-   Copyright (C) 2010-2011 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
@@ -22,9 +22,6 @@
 #ifndef DV_BFIN_PPI_H
 #define DV_BFIN_PPI_H
 
-/* XXX: This should be pushed into the model data.  */
-#define BFIN_MMR_PPI_SIZE      (4 * 5)
-
 /* PPI_CONTROL Masks.  */
 #define PORT_EN                (1 << 0)
 #define PORT_DIR       (1 << 1)
This page took 0.035824 seconds and 4 git commands to generate.