nuttx/arch
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
..
arm nrf91: fix cmake compiler error 2024-09-06 09:42:53 +08:00
arm64 smp: enable smp_call in all smp arch 2024-09-06 07:11:38 +09:00
avr
ceva arch: remove unused up_cpu_pausereq waiting 2024-09-05 07:15:54 +09:00
dummy
hc
mips sched: use this_task replace nxsched_self 2024-09-05 09:33:50 -03:00
misoc sched: use this_task replace nxsched_self 2024-09-05 09:33:50 -03:00
or1k
renesas
risc-v smp: enable smp_call in all smp arch 2024-09-06 07:11:38 +09:00
sim smp: enable smp_call in all smp arch 2024-09-06 07:11:38 +09:00
sparc smp: enable smp_call in all smp arch 2024-09-06 07:11:38 +09:00
tricore cmake/tricore: filter out nostdlib in linker phase to avoid build break 2024-09-05 11:47:06 +08:00
x86
x86_64 arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
xtensa Appease a GCC warning 2024-09-06 21:17:57 +02:00
z16
z80
CMakeLists.txt
Kconfig