X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fhppa%2Fsanctify.lisp;h=fa0aa0fa9bc22b5ece1c77a9171af4d81193e482;hb=b46345044a6b9e2db26700e297daedb05307919b;hp=078c30e8104e0d34db9a4b377fd7bca75750f729;hpb=52cfe54802db8736f1f4e2b67764c43bba9b78b3;p=sbcl.git diff --git a/src/compiler/hppa/sanctify.lisp b/src/compiler/hppa/sanctify.lisp index 078c30e..fa0aa0f 100644 --- a/src/compiler/hppa/sanctify.lisp +++ b/src/compiler/hppa/sanctify.lisp @@ -12,8 +12,9 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :sb!vm) +(in-package "SB!VM") +;;; FIXME-lav, can we do this in assembly instead ? (defun sanctify-for-execution (component) (without-gcing (alien-funcall (extern-alien "sanctify_for_execution"