aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/termios.h
blob: 478662889f487db6fb1b8f6abba1bd781831a445 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _LINUX_TERMIOS_H
#define _LINUX_TERMIOS_H

#include <linux/types.h>
#include <asm/termios.h>

#endif