repo.or.cz
/
u-boot-openmoko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ppc4xx: Enable 405EX PCIe UTL register configuration
[u-boot-openmoko.git]
/
include
/
arm925t.h
blob
3d767b35c04a029e6398f69a3b188bbdb78d57b2
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__*/