mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
ba8abb5643
Add the generic _IO() macro and aliases for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS, aligning the ioctl.h definitions with the Linux kernel API to improve source compatibility when porting LTP linux kernel testcase code to NuttX Signed-off-by: guoshichao <guoshichao@xiaomi.com>