Skip to content
Snippets Groups Projects
Commit 0e8de786 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Move nocldstop from HsBase.h to HsUnix.h

parent d1e86fe8
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,9 @@
#include <signal.h>
#endif
/* in Signals.c */
extern HsInt nocldstop;
extern char **environ;
int __hsunix_wifexited (int stat);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment