repo.or.cz
/
linux-2.6
/
x86.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'sched/core'
[linux-2.6/x86.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__ */