Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ioctls.h
Go to the documentation of this file.
1 #ifndef _ASM_SPARC_IOCTLS_H
2 #define _ASM_SPARC_IOCTLS_H
3 
4 #include <uapi/asm/ioctls.h>
5 
6 #define TIOCGETC __TIOCGETC
7 #define TIOCGETP __TIOCGETP
8 #define TIOCGLTC __TIOCGLTC
9 #define TIOCSLTC __TIOCSLTC
10 #define TIOCSETP __TIOCSETP
11 #define TIOCSETN __TIOCSETN
12 #define TIOCSETC __TIOCSETC
13 #endif /* !(_ASM_SPARC_IOCTLS_H) */