walnux/include/nuttx/fs
chao an ccaa625930 fs/smart: fix visual studio Compiler Error C2016
D:\archer\code\nuttx\include\nuttx/fs/smart.h(118,1):
  error C2016: C requires that a struct or union has at least one member

Compiler error C2016: C requires that a struct or union has at least one member

Reference:
https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-errors-c2001-through-c2099?view=msvc-170

Signed-off-by: chao.an <anchao@xiaomi.com>
Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-09 20:11:55 +08:00
..
automount.h fs_automount: add options for signaling when volume is mounted and unmounted 2022-02-04 03:27:16 +08:00
binfs.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
fat.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
fs.h vfs: Suppoprt F_DUPFD_CLOEXEC and MSG_CMSG_CLOEXEC 2023-02-02 01:00:10 +02:00
hostfs.h fs/hostfs: mode_t of mkdir(2) should use the nuttx prototype 2022-12-13 18:16:20 +08:00
ioctl.h feat: add mipidsi support 2023-01-13 23:10:56 +08:00
loop.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
nfs.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00
nxffs.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
partition.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
procfs.h compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:19 +02:00
smart.h fs/smart: fix visual studio Compiler Error C2016 2023-02-09 20:11:55 +08:00
unionfs.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
userfs.h fs/userfs: Support fchstat and chstat callback 2021-08-10 14:57:48 -03:00