Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef _LINUX_TERMIOS_H
0003 #define _LINUX_TERMIOS_H
0004 
0005 #include <linux/types.h>
0006 #include <asm/termios.h>
0007 
0008 #endif