tables_phy_lcn.h 150 B

123456
  1. #ifndef B43_TABLES_PHY_LCN_H_
  2. #define B43_TABLES_PHY_LCN_H_
  3. void b43_phy_lcn_tables_init(struct b43_wldev *dev);
  4. #endif /* B43_TABLES_PHY_LCN_H_ */