]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/arm925t.h
powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
[karo-tx-uboot.git] / include / arm925t.h
1 /************************************************
2  * NAME     : arm925t.h
3  * Version  : 23 June 2003                      *
4  ************************************************/
5
6 #ifndef __ARM925T_H__
7 #define __ARM925T_H__
8
9 void archflashwp(void *archdata, int wp);
10
11 #endif /*__ARM925T_H__*/