Don't write to inferior_ptid in nto-procfs.c
[deliverable/binutils-gdb.git] / bfd / aout64.c
index 6474a76e30c372f0e86a9c77f34925fe58e32d4d..73e3cc7afee7db43f9d6813a4e7dbf59f6e406bc 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for 64-bit a.out files.
 /* BFD back-end for 64-bit a.out files.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2020 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
 
 #define ARCH_SIZE 64
 
 
 #define ARCH_SIZE 64
 
-/* aoutx.h requires definitions for BMAGIC and QMAGIC.  */
-#ifndef BMAGIC
-#define BMAGIC 0
-#endif
-#ifndef QMAGIC
-#define QMAGIC 0
-#endif
-
 #include "aoutx.h"
 #include "aoutx.h"
This page took 0.024168 seconds and 4 git commands to generate.