aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout64.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/aout64.c')
-rw-r--r--bfd/aout64.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/bfd/aout64.c b/bfd/aout64.c
index 5b43a14..73e3cc7 100644
--- a/bfd/aout64.c
+++ b/bfd/aout64.c
@@ -21,12 +21,4 @@
#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"