X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fsparc%2Fnlx.lisp;h=12e29f731403e25cfa60339188e580011d84d036;hb=f69ea3d7480621d986c40caa07bb9a6140e90cf5;hp=c761d320e79d3fdb58d46d99cb8340460a1dd2bb;hpb=40bf78b47ea89b15698adb9c550efa4cbacafeb7;p=sbcl.git diff --git a/src/compiler/sparc/nlx.lisp b/src/compiler/sparc/nlx.lisp index c761d32..12e29f7 100644 --- a/src/compiler/sparc/nlx.lisp +++ b/src/compiler/sparc/nlx.lisp @@ -1,5 +1,5 @@ -;;;; the definitions of VOPs used for non-local exit (throw, lexical -;;;; exit, etc.) +;;;; the SPARC definitions of VOPs used for non-local exit (throw, +;;;; lexical exit, etc.) ;;;; This software is part of the SBCL system. See the README file for ;;;; more information.