URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [mac80211/] [cfg.h] - Rev 86
Go to most recent revision | Compare with Previous | Blame | View Log
/* * mac80211 configuration hooks for cfg80211 */ #ifndef __CFG_H #define __CFG_H extern struct cfg80211_ops mac80211_config_ops; #endif /* __CFG_H */
Go to most recent revision | Compare with Previous | Blame | View Log