X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86%2Fparms.lisp;h=5a8b772e829d9eb39c533f3313063b8920f5320d;hb=66cff1e1319861c080d563359afea284614b3a7f;hp=ac5c6669c42ee0e9c3b8acef4f06ae0a00ac59d4;hpb=01da8de70d00fe984d3e8be2a56baa3633126644;p=sbcl.git diff --git a/src/compiler/x86/parms.lisp b/src/compiler/x86/parms.lisp index ac5c666..5a8b772 100644 --- a/src/compiler/x86/parms.lisp +++ b/src/compiler/x86/parms.lisp @@ -338,6 +338,9 @@ ;; For GC-AND-SAVE *restart-lisp-function* + ;; For the UNWIND-TO-FRAME-AND-CALL VOP + *unwind-to-frame-function* + ;; Needed for callbacks to work across saving cores. see ;; ALIEN-CALLBACK-ASSEMBLER-WRAPPER in c-call.lisp for gory ;; details.