incubator-nuttx/arch/ceva/include
yanghuatao fecc5091af toolchain/ghs: Fix SP_DSB warnings
"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 252: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 261: warning #76-D:
          argument to macro is empty
    SP_DMB();
           ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 252: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 261: warning #76-D:
          argument to macro is empty
    SP_DMB();
           ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 296: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2024-08-11 14:28:12 -03:00
..
xc5 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
xm6 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
.gitignore
arch.h
inttypes.h
irq.h comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
limits.h
math.h
spinlock.h toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
stdarg.h
syscall.h
types.h