Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[linux-drm-fsl-dcu.git] / net / wireless / regdb.h
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__ */