Update years in copyright notice for the GDB files.
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_nfc.h
index 42dbec6b43f742fc0821564677be533bf3f6eefa..7f43d2ddae669586922435dca5ef705646c68a27 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin NAND Flash Memory Controller (NFC) model
 
-   Copyright (C) 2010-2011 Free Software Foundation, Inc.
+   Copyright (C) 2010-2013 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_NFC_H
 #define DV_BFIN_NFC_H
 
-/* XXX: This should be pushed into the model data.  */
-#define BFIN_MMR_NFC_SIZE      0x50
-
 /* NFC_STAT masks.  */
 #define NBUSY          (1 << 0)
 #define WB_FULL                (1 << 1)
This page took 0.023001 seconds and 4 git commands to generate.