Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / net / ieee802154 / nl802154.h
1 #ifndef __IEEE802154_NL802154_H
2 #define __IEEE802154_NL802154_H
3
4 int nl802154_init(void);
5 void nl802154_exit(void);
6
7 #endif /* __IEEE802154_NL802154_H */