This patch set for the generic BFD a.out backend removes a dead #define and makes...
[deliverable/binutils-gdb.git] / bfd / aout64.c
index 5b43a14270f655a95de4d88cf8fcd495ef6cf4f1..73e3cc7afee7db43f9d6813a4e7dbf59f6e406bc 100644 (file)
 
 #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"
This page took 0.022779 seconds and 4 git commands to generate.