OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/net/mac80211/cfg.h
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

10 lines
155 B
C

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