浏览代码

Initial revision

wdenk 23 年之前
父节点
当前提交
8da94e02f8
共有 1 个文件被更改,包括 13 次插入0 次删除
  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__*/
+