aboutsummaryrefslogtreecommitdiff
path: root/linux/tile/arch_defs_.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/tile/arch_defs_.h')
-rw-r--r--linux/tile/arch_defs_.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux/tile/arch_defs_.h b/linux/tile/arch_defs_.h
new file mode 100644
index 00000000..34a56248
--- /dev/null
+++ b/linux/tile/arch_defs_.h
@@ -0,0 +1,5 @@
+#define SUPPORTED_PERSONALITIES 2
+
+#ifdef __tilepro__
+# define DEFAULT_PERSONALITY 1
+#endif