Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / um / drivers / stdio_console.h
diff --git a/kernel/arch/um/drivers/stdio_console.h b/kernel/arch/um/drivers/stdio_console.h
new file mode 100644 (file)
index 0000000..6d8275f
--- /dev/null
@@ -0,0 +1,11 @@
+/* 
+ * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
+ * Licensed under the GPL
+ */
+
+#ifndef __STDIO_CONSOLE_H
+#define __STDIO_CONSOLE_H
+
+extern void save_console_flags(void);
+#endif
+