android_kernel_samsung_a7y1.../net/ieee802154/nl802154.h
prashantpaddune 3bca37f224 A750FXXU4CTBC
2020-03-27 21:51:54 +05:30

8 lines
154 B
C

#ifndef __IEEE802154_NL802154_H
#define __IEEE802154_NL802154_H
int nl802154_init(void);
void nl802154_exit(void);
#endif /* __IEEE802154_NL802154_H */