headers: utsname.h redux
[firewire-audio.git] / drivers / s390 / char / tty3270.h
blob799da57f0390c4b0ba63404b2df78107c85956ff
1 /*
2 * drivers/s390/char/tty3270.h
4 * Copyright IBM Corp. 2007
6 */
8 #ifndef __DRIVERS_S390_CHAR_TTY3270_H
9 #define __DRIVERS_S390_CHAR_TTY3270_H
11 #include <linux/tty.h>
12 #include <linux/tty_driver.h>
14 extern struct tty_driver *tty3270_driver;
16 #endif /* __DRIVERS_S390_CHAR_TTY3270_H */