repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfio
[linux/fpc-iii.git]
/
net
/
mac802154
/
cfg.h
blob
e2718f981e82d81be46edbda37f5ce2fb6d1b8d2
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 */