oleavr-rgl-a500-mini-linux-.../drivers/net/wireless/xradio/umac/cfg.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

9 lines
152 B
C

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