8 lines
154 B
C
8 lines
154 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _PARISC_TERMIOS_H
|
|
#define _PARISC_TERMIOS_H
|
|
|
|
#include <uapi/asm/termios.h>
|
|
|
|
#endif /* _PARISC_TERMIOS_H */
|