projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)
[oweals/u-boot.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__*/