Close interrupt window.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 24 Nov 1992 01:10:35 +0000 (01:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 24 Nov 1992 01:10:35 +0000 (01:10 +0000)
commit8fe4a48a9686ac5d2a2899110c1e527c836dace6
treeb488b8cb4cfbc68ceb689ad7fac038acee34f67d
parent86c925831ed8690856ba3eaa1f44dbe3fad8b4cf
Close interrupt window.

CScheme dumps an Scode combination whose operator is the continuation
object.

On restore, it checks for interrupts at the apply point, and if an
interrupt is taken, the fixed objects vector (containing the
interrupt-handlers vector) is invalid because it has not been set yet.
v7/src/microcode/fasload.c