Add TARGET_SZSIGCODE define

This commit is contained in:
Gleb Popov 2021-09-02 12:45:25 +03:00
parent 8aeb5f2c3c
commit a14229721a

View File

@ -40,6 +40,9 @@
/* from user.h !!! */
#define MLT_NUM (16 * 3) /* common for E3M and E3S */
/* TODO: Size of the signal trampolin code placed on the stack. */
#define TARGET_SZSIGCODE 0
#define TARGET_MINSIGSTKSZ (512 * 4) /* min sig stack size */
#define TARGET_MC_GET_CLEAR_RET 0x0001