summaryrefslogtreecommitdiff
path: root/gas/config/te-lynx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/te-lynx.h')
-rw-r--r--gas/config/te-lynx.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/config/te-lynx.h b/gas/config/te-lynx.h
new file mode 100644
index 0000000000..708515d0cd
--- /dev/null
+++ b/gas/config/te-lynx.h
@@ -0,0 +1,7 @@
+#define TE_LYNX
+
+#include "obj-format.h"
+
+#ifndef LOCAL_LABELS_FB
+#define LOCAL_LABELS_FB 1
+#endif