Eliminate comutil_interrupt_multiclosure. It was not correct.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 23 Apr 1990 02:35:00 +0000 (02:35 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 23 Apr 1990 02:35:00 +0000 (02:35 +0000)
commitdeda3496376e90a53b8c2950881a5d65d7eeae98
tree240256c975dfb03cc6f56cd511a70fb257946854
parent5f72a4abd1c5de78a54369a471ff86e1b36b5780
Eliminate comutil_interrupt_multiclosure.  It was not correct.
Modify comutil_interrupt_closure to accomodate closures in machines
where the environment pointer does not match the entry point.
This is done using a new macro ADJUST_CLOSURE_AT_CALL from
cmpint-xxx.h
v7/src/microcode/cmpint.c
v8/src/microcode/cmpint.c