nuttx/arch/x86_64/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
..
intel64 arch/intel64/irq.h: rename rdtsc macros 2024-07-30 21:53:08 +08:00
.gitignore
acpi.h arch/x86_64: add simple ACPI parser 2024-04-22 23:47:09 +08:00
arch.h arch/x86_64: addrenv support 2024-07-03 17:40:53 +08:00
elf.h x86_64: add ELF support 2024-07-03 17:40:53 +08:00
hpet.h arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
inttypes.h
io.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
irq.h x86_64/irq.h: use 32bit operations in up_cpu_index() 2024-06-30 21:40:50 +08:00
limits.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
multiboot2.h
spinlock.h toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
syscall.h
types.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00