aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout64.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/aout64.c')
-rw-r--r--bfd/aout64.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/bfd/aout64.c b/bfd/aout64.c
deleted file mode 100644
index ad97508..0000000
--- a/bfd/aout64.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef TARGET_64_BIT
-#define ARCH_SIZE 64
-#include "aoutx.h"
-#endif
-