Blame view

kernel/linux-imx6_3.14.28/net/mac80211/cfg.h 155 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  /*
   * mac80211 configuration hooks for cfg80211
   */
  #ifndef __CFG_H
  #define __CFG_H
  
  extern struct cfg80211_ops mac80211_config_ops;
  
  #endif /* __CFG_H */