Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
kd.h
Go to the documentation of this file.
1 #ifndef _LINUX_KD_H
2 #define _LINUX_KD_H
3 
4 #include <uapi/linux/kd.h>
5 
6 #define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */
7 #endif /* _LINUX_KD_H */