android_kernel_samsung_on5x.../net/mac80211/cfg.h
2018-06-19 23:16:04 +02:00

9 lines
161 B
C

/*
* mac80211 configuration hooks for cfg80211
*/
#ifndef __CFG_H
#define __CFG_H
extern const struct cfg80211_ops mac80211_config_ops;
#endif /* __CFG_H */