Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
s390
char
sclp_tty.h
Go to the documentation of this file.
1
/*
2
* interface to the SCLP-read/write driver
3
*
4
* S390 version
5
* Copyright IBM Corp. 1999
6
* Author(s): Martin Peschke <
[email protected]
>
7
* Martin Schwidefsky <
[email protected]
>
8
*/
9
10
#ifndef __SCLP_TTY_H__
11
#define __SCLP_TTY_H__
12
13
#include <
linux/tty_driver.h
>
14
15
extern
struct
tty_driver
*
sclp_tty_driver
;
16
17
#endif
/* __SCLP_TTY_H__ */
Generated on Thu Jan 10 2013 14:17:32 for Linux Kernel by
1.8.2