nuttx/arch/x86_64
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
..
include arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
src arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig arch/x86_64: Support QEMU PVH ELF loader 2024-09-06 20:56:46 +08:00