9
0
Fork 0

svn_rev_658

This commit is contained in:
Sascha Hauer 2007-07-05 18:02:14 +02:00 committed by Sascha Hauer
parent afe12e6c87
commit 4df05e542a
9 changed files with 0 additions and 39 deletions

View File

@ -1,12 +0,0 @@
/************************************************
* NAME : arm920t.h
* Version : 30 April 2002 *
*
* empty for now
************************************************/
#ifndef __ARM920T_H__
#define __ARM920T_H__
#endif /*__ARM920T_H__*/

View File

@ -1,11 +0,0 @@
/************************************************
* NAME : arm925t.h
* Version : 23 June 2003 *
************************************************/
#ifndef __ARM925T_H__
#define __ARM925T_H__
void archflashwp(void *archdata, int wp);
#endif /*__ARM925T_H__*/

View File

@ -1,8 +0,0 @@
/************************************************
* NAME arm926ejs.h *
* Version : 23 June 2003 *
************************************************/
/* Currently empty */
#ifndef __ARM926EJS_H__
#define __ARM926EJS_H__
#endif /*__ARM926EJS_H__*/

View File

@ -1,8 +0,0 @@
/************************************************
* NAME arm946es.h *
* $Version$ *
************************************************/
/* Currently empty */
#ifndef __ARM946ES_H__
#define __ARM946ES_H__
#endif /*__ARM946ES_H__*/