X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fsparc%2Fsanctify.lisp;h=06bbfe0ef541378497eec504f00073e6cb561ce7;hb=69e6aef5e6fb3bd682c7a2cbf774034d2ea58ee8;hp=8a0f41591b5c4e5f25a9d7ead003b32e741f53e0;hpb=52cfe54802db8736f1f4e2b67764c43bba9b78b3;p=sbcl.git diff --git a/src/compiler/sparc/sanctify.lisp b/src/compiler/sparc/sanctify.lisp index 8a0f415..06bbfe0 100644 --- a/src/compiler/sparc/sanctify.lisp +++ b/src/compiler/sparc/sanctify.lisp @@ -12,7 +12,7 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :sb!vm) +(in-package "SB!VM") ;;; The comments in some of the cmucl source read that "the i and d ;;; caches are unified, and so there is no need to flush them."