18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef _SPARC_TERMBITS_H 38c2ecf20Sopenharmony_ci#define _SPARC_TERMBITS_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#include <uapi/asm/termbits.h> 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define VMIN 16 88c2ecf20Sopenharmony_ci#define VTIME 17 98c2ecf20Sopenharmony_ci#endif /* !(_SPARC_TERMBITS_H) */ 10