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