소스 검색

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