repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
evbarm
/
tsarm
/
tspldvar.h
blob
d2c7985e4cf5b738e1e3a19cd8aef60c0c20b2f6
1
/* $NetBSD: tspldvar.h,v 1.1.4.1 2005/01/17 19:29:23 skrll Exp $ */
2
3
#ifndef _TSPLDVAR_H_
4
#define _TSPLDVAR_H_
5
6
struct
tspld_attach_args
{
7
bus_space_tag_t ta_iot
;
8
};
9
10
#endif
/* _TS7XXXVAR_H_ */