Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
632fd60fe46f9159f059ed7612eb529e475302a9
/
.
/
net
/
mac802154
/
cfg.h
blob: e2718f981e82d81be46edbda37f5ce2fb6d1b8d2 [
file
] [
log
] [
blame
]
Alexander Aring
1201cd2
2014-11-02 04:18:36 +0100
[
diff
] [
blame
]
1
/* mac802154 configuration hooks for cfg802154
2
*/
3
4
#ifndef
__CFG_H
5
#define
__CFG_H
6
7
extern
const
struct
cfg802154_ops mac802154_config_ops
;
8
9
#endif
/* __CFG_H */