Browse Source

Initial revision

wdenk 23 years ago
parent
commit
8da94e02f8
1 changed files with 13 additions and 0 deletions
  1. 13 0
      include/arm920t.h

+ 13 - 0
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__*/
+