Sign in
gem5
/
arm
/
linux
/
9b7d869ee5a77ed4a462372bb89af622e705bfb8
/
.
/
net
/
ieee802154
/
nl802154.h
blob: 3846a89d0958ef188a0ee6ff6ad4d8bf627f65a0 [
file
] [
log
] [
blame
]
#ifndef
__IEEE802154_NL802154_H
#define
__IEEE802154_NL802154_H
int
nl802154_init
(
void
);
void
nl802154_exit
(
void
);
#endif
/* __IEEE802154_NL802154_H */