binutils-gdb/bfd/aout64.c

6 lines
69 B
C
Raw Normal View History

1991-05-18 04:58:02 +02:00
#ifdef TARGET_64_BIT
#define ARCH_SIZE 64
#include "aoutx.h"
#endif