aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout64.c
blob: ad975088755f29c2208200fa282b6ea36c267757 (plain)
1
2
3
4
5
#ifdef TARGET_64_BIT
#define ARCH_SIZE 64
#include "aoutx.h"
#endif