nuttx/libs/libc/machine/sim
chenxiaoyi 2cbfb12803 sim: setjmp: fix longjmp with 0 as the second argument
Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
2026-04-21 01:30:38 +08:00
..
CMakeLists.txt Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
Kconfig
Make.defs Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_elf.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_elf64.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_setjmp_arm.S Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_setjmp_arm64.S Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_setjmp_x86.S Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_setjmp_x86.asm sim: setjmp: fix longjmp with 0 as the second argument 2026-04-21 01:30:38 +08:00
arch_setjmp_x86_64.S Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
arch_setjmp_x86_64.asm sim: setjmp: fix longjmp with 0 as the second argument 2026-04-21 01:30:38 +08:00