This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
root
/
rt-thread
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
7323916c6c
شاخهها
تگها
master
rt-thread
/
components
/
libc
/
compilers
/
armlibc
/
termios.h
termios.h
101 B
تاريخچه
خام
1
2
3
4
5
6
7
#ifndef _TERMIOS_H__
#define _TERMIOS_H__
#include <sys/types.h>
#include <posix_termios.h>
#endif