nuttx/arch/x86_64/src
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
..
cmake cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
common Changed the x86 64 pci driver 2024-09-06 10:01:11 +08:00
intel64 arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
qemu
.gitignore
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Makefile arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00