Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / if_phonet.h
diff --git a/kernel/include/linux/if_phonet.h b/kernel/include/linux/if_phonet.h
new file mode 100644 (file)
index 0000000..bbcdb0a
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * File: if_phonet.h
+ *
+ * Phonet interface kernel definitions
+ *
+ * Copyright (C) 2008 Nokia Corporation. All rights reserved.
+ */
+#ifndef LINUX_IF_PHONET_H
+#define LINUX_IF_PHONET_H
+
+#include <uapi/linux/if_phonet.h>
+
+extern struct header_ops phonet_header_ops;
+#endif