gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.exp
[deliverable/binutils-gdb.git] / sim / bfin / dv-bfin_emac.h
index 2522292c7641047e2a233b4dbdfd50460abe95bb..0446a10d4dc56c8e694dc33d481af1497eee533c 100644 (file)
@@ -1,6 +1,6 @@
 /* Blackfin Ethernet Media Access Controller (EMAC) model.
 
-   Copyright (C) 2010-2011 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
    Contributed by Analog Devices, Inc.
 
    This file is part of simulators.
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_EMAC_H
 #define DV_BFIN_EMAC_H
 
-#define BFIN_MMR_EMAC_BASE     0xFFC03000
-#define BFIN_MMR_EMAC_SIZE     0x200
-
 /* EMAC_OPMODE Masks */
 #define RE             (1 << 0)
 #define ASTP           (1 << 1)
This page took 0.023093 seconds and 4 git commands to generate.