X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Faout64.c;h=73e3cc7afee7db43f9d6813a4e7dbf59f6e406bc;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=5b43a14270f655a95de4d88cf8fcd495ef6cf4f1;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/aout64.c b/bfd/aout64.c index 5b43a14270..73e3cc7afe 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"