summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/termios.h
blob: 12bc56857bf1498fff0fd70224b4c038ed3bd9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 1995, 1996, 2000, 2001 by Ralf Baechle
 * Copyright (C) 2000, 2001 Silicon Graphics, Inc.
 */
#ifndef _ASM_TERMIOS_H
#define _ASM_TERMIOS_H

#include <linux/uaccess.h>
#include <uapi/asm/termios.h>

#endif /* _ASM_TERMIOS_H */