projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b573bf1
)
Initial revision
author
wdenk
<wdenk>
Wed, 17 Jul 2002 23:23:20 +0000
(23:23 +0000)
committer
wdenk
<wdenk>
Wed, 17 Jul 2002 23:23:20 +0000
(23:23 +0000)
include/arm920t.h
[new file with mode: 0644]
patch
|
blob
diff --git a/include/arm920t.h
b/include/arm920t.h
new file mode 100644
(file)
index 0000000..
4592665
--- /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__*/
+