aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless_ath/regdb.h
blob: 818222c925137f7d1c8dd1e724503b92c46dd273 (plain)
1
2
3
4
5
6
7
#ifndef __REGDB_H__
#define __REGDB_H__

extern const struct ieee80211_regdomain *reg_regdb[];
extern int reg_regdb_size;

#endif /* __REGDB_H__ */