Fix (compile '(setf function)).
[sbcl.git] / src / compiler / hppa / sanctify.lisp
index 45afb7b..fa0aa0f 100644 (file)
@@ -14,7 +14,7 @@
 
 (in-package "SB!VM")
 
-; FIX-lav, can we do this in assembly instead ?
+;;; FIXME-lav, can we do this in assembly instead ?
 (defun sanctify-for-execution (component)
   (without-gcing
    (alien-funcall (extern-alien "sanctify_for_execution"