X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fx86-assem.S;h=d04e194370a6b5e4fb0bbe3c32d0e1275e24a89e;hb=bd0c2b854688663c40a50a4453d668a7abfc96db;hp=d6dd52bc62826aaedf756b03c780df0dd9307619;hpb=0a2d9c98c53cfe7b3874ca96b11dd629a360aa42;p=sbcl.git diff --git a/src/runtime/x86-assem.S b/src/runtime/x86-assem.S index d6dd52b..d04e194 100644 --- a/src/runtime/x86-assem.S +++ b/src/runtime/x86-assem.S @@ -347,6 +347,10 @@ GNAME(undefined_tramp): ret SIZE(GNAME(undefined_tramp)) +/* KLUDGE: FIND-ESCAPED-FRAME (SYS:SRC;CODE;DEBUG-INT.LISP) needs + * to know the name of the function immediately following the + * undefined-function trampoline. */ + /* * the closure trampoline */