nuttx/arch/x86_64/include/intel64
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
..
arch.h arch/x86_64: remove 'ul' sufix from shift value 2024-08-25 19:22:15 +08:00
inttypes.h arch/x86_64/include/intel64/inttypes.h: Fix xxxPTR definitions 2020-11-22 01:46:42 -08:00
io.h arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
irq.h arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
limits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00