* coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
[binutils-gdb.git] / bfd / aout64.c
1 #ifdef TARGET_64_BIT
2 #define ARCH_SIZE 64
3 #include "aoutx.h"
4 #endif
5