aboutsummaryrefslogtreecommitdiff
path: root/bfd/aout32.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/aout32.c')
-rw-r--r--bfd/aout32.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/aout32.c b/bfd/aout32.c
new file mode 100644
index 0000000..a372716
--- /dev/null
+++ b/bfd/aout32.c
@@ -0,0 +1,4 @@
+
+#define ARCH_SIZE 32
+
+#include "aoutx.h"