summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/arm920t.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/arm920t.h b/include/arm920t.h
new file mode 100644
index 000000000..4592665ac
--- /dev/null
+++ b/include/arm920t.h
@@ -0,0 +1,13 @@
+/************************************************
+ * NAME : arm920t.h
+ * Version : 30 April 2002 *
+ *
+ * empty for now
+ ************************************************/
+
+#ifndef __ARM920T_H__
+#define __ARM920T_H__
+
+
+#endif /*__ARM920T_H__*/
+