aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/cfg.h
blob: e2718f981e82d81be46edbda37f5ce2fb6d1b8d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* mac802154 configuration hooks for cfg802154
 */

#ifndef __CFG_H
#define __CFG_H

extern const struct cfg802154_ops mac802154_config_ops;

#endif /* __CFG_H */