Fix: custom signal handler not working
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
typedef void (*signal_handler_t)();
|
||||
|
||||
void run_signal(int32_t SIGNAL);
|
||||
void end_signal(void);
|
||||
|
||||
Reference in New Issue
Block a user