Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / kbd_diacr.h
diff --git a/kernel/include/linux/kbd_diacr.h b/kernel/include/linux/kbd_diacr.h
new file mode 100644 (file)
index 0000000..7274ec6
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _DIACR_H
+#define _DIACR_H
+#include <linux/kd.h>
+
+extern struct kbdiacruc accent_table[];
+extern unsigned int accent_table_size;
+
+#endif /* _DIACR_H */