Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /* mac802154 configuration hooks for cfg802154
0003  */
0004 
0005 #ifndef __CFG_H
0006 #define __CFG_H
0007 
0008 extern const struct cfg802154_ops mac802154_config_ops;
0009 
0010 #endif /* __CFG_H */