Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
drivers
/
s390
/
char
/
tty3270.h
blob: 11141a8f897414f63c1c0602e4b40bdc9fd5b132 [
file
] [
log
] [
blame
]
/*
* Copyright IBM Corp. 2007
*
*/
#ifndef
__DRIVERS_S390_CHAR_TTY3270_H
#define
__DRIVERS_S390_CHAR_TTY3270_H
#include
<linux/tty.h>
#include
<linux/tty_driver.h>
extern
struct
tty_driver
*
tty3270_driver
;
#endif
/* __DRIVERS_S390_CHAR_TTY3270_H */