aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/rs6000lynx.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/rs6000lynx.h')
-rw-r--r--bfd/hosts/rs6000lynx.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/hosts/rs6000lynx.h b/bfd/hosts/rs6000lynx.h
new file mode 100644
index 0000000..16d5a5a
--- /dev/null
+++ b/bfd/hosts/rs6000lynx.h
@@ -0,0 +1,10 @@
+/* RS6000 running LynxOS */
+
+#ifndef hosts_rs6000lynx_h
+#define hosts_rs6000lynx_h
+
+#include "hosts/lynx.h"
+
+#define HOST_MACHINE_ARCH bfd_arch_rs6000
+
+#endif /* hosts_rs6000lynx_h */