mirror of
https://github.com/fluencelabs/musl
synced 2025-04-24 23:02:14 +00:00
4 lines
44 B
C
4 lines
44 B
C
|
#include <signal.h>
|
||
|
|
||
|
int raise(int sig) { }
|