SmartAudio/lichee/brandy/u-boot-2011.09/include/arm925t.h

12 lines
270 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
/************************************************
* NAME : arm925t.h
* Version : 23 June 2003 *
************************************************/
#ifndef __ARM925T_H__
#define __ARM925T_H__
void archflashwp(void *archdata, int wp);
#endif /*__ARM925T_H__*/