Simplify code to invoke compiled procedures from primitives. Fix bug
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 11 Feb 2008 21:07:21 +0000 (21:07 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 11 Feb 2008 21:07:21 +0000 (21:07 +0000)
commit91db3205cd485b3e77cc2ae062bf927724482d48
tree5c03c551f0b8c2b82e35acbf1594d2a7a8d5292b
parent011e2542573e7807360dd420e7a37d64c361cfba
Simplify code to invoke compiled procedures from primitives.  Fix bug
in APPLY that would cause the stack to be munged when errors or
interrupts occur during the invocation setup.
v7/src/microcode/cmpint.c
v7/src/microcode/cmpint.h
v7/src/microcode/hooks.c