incubator-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
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
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00