X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86-64%2Fparms.lisp;h=89017d374be331e71179553f0dfb93f2db49cea1;hb=f3491f128307938cc56367f739b8fbf9e5d503b6;hp=4d4cebbbaf0e8a9006ddb816aa6570468f009cbe;hpb=fc6722762a839241675fac03d48531d5916edf50;p=sbcl.git diff --git a/src/compiler/x86-64/parms.lisp b/src/compiler/x86-64/parms.lisp index 4d4cebb..89017d3 100644 --- a/src/compiler/x86-64/parms.lisp +++ b/src/compiler/x86-64/parms.lisp @@ -177,9 +177,6 @@ ;; 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.