mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
ebd4173a95
Add the WCOREDUMP() macro to sys/wait.h to indicate whether a terminated process produced a core dump. This resolves implicit declaration warnings in LTP kernel testcases and improves POSIX compliance. Signed-off-by: guoshichao <guoshichao@xiaomi.com>