gdb/features: remove rx.xml from XMLTOC list
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_ctimer.h
index c097588fec6a757cf7eae1d4e10a81b4835f2788..3cd33ac2657ee98cad0f64b558bab407d21f8eda 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin Core Timer model.
 
-   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.
@@ -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.023408 seconds and 4 git commands to generate.