cregit-Linux how code gets into the kernel

Release 4.7 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 */

Overall Contributors

PersonTokensPropCommitsCommitProp
heiko carstensheiko carstens22100.00%2100.00%
Total22100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}