summaryrefslogtreecommitdiff
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
commit343384468cb2e4c6d763b2e7d21ec0156a942f29 (patch)
treec368427c2b67df82ea2c70a2906cc577f7591b48 /include
parentc8888a3064f7f0a57827a5a8d93f5276c498a7eb (diff)
Das U-Boot: Universal Boot Loader
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__*/
+