18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/* mac802154 configuration hooks for cfg802154
38c2ecf20Sopenharmony_ci */
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#ifndef __CFG_H
68c2ecf20Sopenharmony_ci#define __CFG_H
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciextern const struct cfg802154_ops mac802154_config_ops;
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif /* __CFG_H */
11