xref: /kernel/linux/linux-5.10/drivers/s390/char/tty3270.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/s390/char/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci *    Copyright IBM Corp. 2007
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef __DRIVERS_S390_CHAR_TTY3270_H
88c2ecf20Sopenharmony_ci#define __DRIVERS_S390_CHAR_TTY3270_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#include <linux/tty.h>
118c2ecf20Sopenharmony_ci#include <linux/tty_driver.h>
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciextern struct tty_driver *tty3270_driver;
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#endif /* __DRIVERS_S390_CHAR_TTY3270_H */
16

Indexes created Thu Nov 07 10:32:03 CST 2024