[libc][ioctl] 将sys/ioctl.h移至common文件夹

This commit is contained in:
Meco Man
2021-03-17 02:37:42 +08:00
parent 295b95cd75
commit 9d17aa7ce5

View File

@@ -1,15 +0,0 @@
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-09-01 Meco Man First Version
*/
#ifndef _SYS_IOCTL_H
#define _SYS_IOCTL_H
#endif