summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-07-17 23:23:20 +0000
committerwdenk <wdenk>2002-07-17 23:23:20 +0000
commit8da94e02f8be34b3e0075323902bb7cdb1c428ff (patch)
treec368427c2b67df82ea2c70a2906cc577f7591b48 /include
parentb573bf1ddadc117a328d87137817ff2864119e81 (diff)
downloadtalos-obmc-uboot-8da94e02f8be34b3e0075323902bb7cdb1c428ff.tar.gz
talos-obmc-uboot-8da94e02f8be34b3e0075323902bb7cdb1c428ff.zip
Initial revision
Diffstat (limited to 'include')
-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 0000000000..4592665ac5
--- /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__*/
+
OpenPOWER on IntegriCloud