Add stack hooks for OS/2 stack-overflow detection. Move existing
authorChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 1995 21:36:54 +0000 (21:36 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 1995 21:36:54 +0000 (21:36 +0000)
commitc89faf2ddc73f32a9ae72257979c9b8247facd3d
treed92a4ad389855151e56a928334405d0fd1730c13
parent81c54a305babf9a5a0a300615a928833110c0ab1
Add stack hooks for OS/2 stack-overflow detection.  Move existing
overrides of STACK_RESET macro from "stack.h" to "config.h".  Change
`Stack_Check' macro to use STACK_OVERFLOWED_P macro rather than
comparing the stack pointer to `Stack_Bottom', because OS/2 overrides
this macro with an unusual definition.
v7/src/microcode/config.h
v7/src/microcode/stack.h