* aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than
[binutils-gdb.git] / bfd / aout64.c
1 #ifdef TARGET_64_BIT
2 #define ARCH_SIZE 64
3 #include "aoutx.h"
4 #endif
5