aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl802154.h
blob: 3846a89d0958ef188a0ee6ff6ad4d8bf627f65a0 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __IEEE802154_NL802154_H
#define __IEEE802154_NL802154_H

int nl802154_init(void);
void nl802154_exit(void);

#endif /* __IEEE802154_NL802154_H */