Initial revision
[binutils-gdb.git] / bfd / aout64.c
1 #ifdef TARGET_64_BIT
2 #define ARCH_SIZE 64
3 #include "aoutx.h"
4 #endif
5