* "objcopy -O binary" warning tweak, suggested by dmoseley
[binutils-gdb.git] / bfd / aout64.c
blobad975088755f29c2208200fa282b6ea36c267757
1 #ifdef TARGET_64_BIT
2 #define ARCH_SIZE 64
3 #include "aoutx.h"
4 #endif