nuttx/arch/x86_64/include
p-szafonimateusz 882c0d0a47 arch/x86_64: convert all asm() to __asm__()
asm() is not supported by -std=c99, __asm__() is more portable

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-07 01:01:24 +02:00
..
intel64 arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
.gitignore
acpi.h
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
inttypes.h
io.h
irq.h arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
limits.h
multiboot2.h
spinlock.h toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
syscall.h
types.h