SmartAudio/lichee/linux-4.9/drivers/net/wireless/xradio/umac/cfg.h

10 lines
152 B
C
Executable File

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