mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-01 17:45:27 +08:00
祛除了不必要的格式修改
This commit is contained in:
parent
63a82cac47
commit
a3d6d47225
@ -11,8 +11,8 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <rtthread.h>
|
#include <rtthread.h>
|
||||||
#include <dfs_posix.h>
|
#include <dfs_posix.h>
|
||||||
#include <termios.h>
|
|
||||||
|
|
||||||
|
#include <termios.h>
|
||||||
|
|
||||||
int tcgetattr(int fd, struct termios *tio)
|
int tcgetattr(int fd, struct termios *tio)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user