nl802154.h 154 B

1234567
  1. #ifndef __IEEE802154_NL802154_H
  2. #define __IEEE802154_NL802154_H
  3. int nl802154_init(void);
  4. void nl802154_exit(void);
  5. #endif /* __IEEE802154_NL802154_H */