repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
net
/
wireless
/
regdb.h
blob
818222c925137f7d1c8dd1e724503b92c46dd273
1
#ifndef __REGDB_H__
2
#define __REGDB_H__
3
4
extern
const struct
ieee80211_regdomain
*
reg_regdb
[];
5
extern
int
reg_regdb_size
;
6
7
#endif
/* __REGDB_H__ */