walnux/libs/libc/assert
zhangyuan21 884be2bdb9 assert: Distinguish between assert and exception
CURRENT_REGS may change during assert handling, so pass
in the 'regs' parameter at the entry point of _assert.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-05-03 14:49:32 +08:00
..
lib_assert.c assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
lib_stackchk.c libc: Move stack check stuff from libc/stdlib/ to libc/assert/ 2021-02-20 10:10:15 -08:00
Make.defs sched/assert: Re-implement assert() into user space 2022-12-22 21:07:47 +08:00