* som.h: Define PA_2_0 before including a.out.h
[deliverable/binutils-gdb.git] / bfd / som.h
index 12ac66678bbfb0b15e55dde5acdbb58e5b1153e0..20b8a816d92eaceb73c07422eb3e3c00f0e71766 100644 (file)
--- a/bfd/som.h
+++ b/bfd/som.h
@@ -27,6 +27,9 @@
 
 #include "libhppa.h"
 
+/* Enable PA2.0 if available */
+#define PA_2_0
+
 #include <a.out.h>
 #include <lst.h>
 #include <ar.h>
This page took 0.023262 seconds and 4 git commands to generate.