summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/linux/termios.h
blob: fb693e9d0c8fdd353a69c45215940134b41297cd (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */
#ifndef _LINUX_TERMIOS_H
#define _LINUX_TERMIOS_H
#include <linux/types.h>
#include <asm/termios.h>
#endif