Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
termbits.h
Go to the documentation of this file.
1 #ifndef _SPARC_TERMBITS_H
2 #define _SPARC_TERMBITS_H
3 
4 #include <uapi/asm/termbits.h>
5 
6 #define VMIN 16
7 #define VTIME 17
8 #endif /* !(_SPARC_TERMBITS_H) */