Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / net / mac802154 / cfg.h
diff --git a/kernel/net/mac802154/cfg.h b/kernel/net/mac802154/cfg.h
new file mode 100644 (file)
index 0000000..e2718f9
--- /dev/null
@@ -0,0 +1,9 @@
+/* mac802154 configuration hooks for cfg802154
+ */
+
+#ifndef __CFG_H
+#define __CFG_H
+
+extern const struct cfg802154_ops mac802154_config_ops;
+
+#endif /* __CFG_H */