|
|
| File: [Development] / linux-2.6-xfs / drivers / s390 / char / tty3270.h (download)
Revision 1.1, Mon Dec 3 16:26:37 2007 UTC (9 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.24-rc3 Merge of 2.6.x-xfs-melb:linux:30183b by kenmcd. |
/* * drivers/s390/char/tty3270.h * * 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 */