Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __IEEE802154_NL802154_H
0003 #define __IEEE802154_NL802154_H
0004 
0005 int nl802154_init(void);
0006 void nl802154_exit(void);
0007 
0008 #endif /* __IEEE802154_NL802154_H */