aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-generic.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-generic.h')
-rw-r--r--gas/config/tc-generic.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/gas/config/tc-generic.h b/gas/config/tc-generic.h
new file mode 100644
index 0000000..aa63410
--- /dev/null
+++ b/gas/config/tc-generic.h
@@ -0,0 +1,15 @@
+/*
+ * This file is tc-generic.h and is intended to be a template for
+ * target cpu specific header files.
+ */
+
+#define TC_GENERIC 1
+
+/*
+ * Local Variables:
+ * comment-column: 0
+ * fill-column: 131
+ * End:
+ */
+
+/* end of tc-generic.h */