Adding posix signal handling.

This commit is contained in:
Brad Nelson
2022-12-31 16:21:43 -08:00
parent f77a65ce3c
commit 5afdbf0423
9 changed files with 57 additions and 10 deletions

View File

@ -97,6 +97,7 @@ int main(int argc, char *argv[]) {
EMITSYS(argc);
EMITSYS(argv);
EMITSYS(runner);
EMITSYS(throw_handler);
EMITSYS(rp);
EMITSYS(DOLIT_XT);
EMITSYS(DOFLIT_XT);