<!--- 请清晰详细地描述你遇到的问题,描述问题时请给出芯片/BSP/工具链,RT-Thread版本,复现步骤及现象或者有条理地描述你的问题。在问题得到解决后,请及时关闭issue。欢迎到论坛提问:https://club.rt-thread.org/ --> <!--- Please describe your problem clearly and in detail. When describing the problem, please use numbers or bullet points to describe your problem coherently. After the problem is resolved, please close the issue in time. Welcome to the forum to ask questions: https://club.rt-thread.io/ --> 下面两个是 rtthread 中的定义   这个是 gcc-arm-none-eabi 中的定义  这是 lwp 中的定义  总结一下 musl 和 lwp 中的定义一致 和 gcc-arm-none-eabi 以及 rtthread 的定义有区别 这个是在测试使用 musl 测试 qemu a9 rt-thread 的 signal 查出来的问题,使用 musl 的工具链 utest 的 signal 测试失败