Merge "Rename ROCm Threads AMDGPU Threads" into amd-common
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_spi.h
index 5e216bf0414009644b043b586eb1da80f188778e..98f31bee541fd8c0b1469900b1b4eda9eba89819 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin Serial Peripheral Interface (SPI) model
 
-   Copyright (C) 2010-2011 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_SPI_H
 #define DV_BFIN_SPI_H
 
-/* XXX: This should be pushed into the model data.  */
-#define BFIN_MMR_SPI_SIZE      (4 * 7)
-
 /* SPI_CTL Masks.  */
 #define TIMOD          (3 << 0)
 #define RDBR_CORE      (0 << 0)
This page took 0.023033 seconds and 4 git commands to generate.