Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[deliverable/linux.git] / net / mac802154 / cfg.h
CommitLineData
1201cd22
AA
1/* mac802154 configuration hooks for cfg802154
2 */
3
4#ifndef __CFG_H
5#define __CFG_H
6
7extern const struct cfg802154_ops mac802154_config_ops;
8
9#endif /* __CFG_H */
This page took 0.104028 seconds and 5 git commands to generate.