X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fmips%2Fsanctify.lisp;h=d100fe0a5c8a9095e2a1c453c369cb0f594c19a1;hb=b9915e9a838059473beb4fa03a6410eb8d6b68e3;hp=c7ddf940f635126749ff0538e139566e7d6e12d8;hpb=4ae1b794a5d6a90794468cf8017f5307f2c30dfe;p=sbcl.git diff --git a/src/compiler/mips/sanctify.lisp b/src/compiler/mips/sanctify.lisp index c7ddf94..d100fe0 100644 --- a/src/compiler/mips/sanctify.lisp +++ b/src/compiler/mips/sanctify.lisp @@ -7,14 +7,13 @@ ;;;; While most of SBCL is derived from the CMU CL system, the test ;;;; files (like this one) were written from scratch after the fork ;;;; from CMU CL. -;;;; +;;;; ;;;; This software is in the public domain and is provided with ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :sb!vm) +(in-package "SB!VM") -;;; FIXME: Is this right? (defun sanctify-for-execution (component) (without-gcing (alien-funcall (extern-alien "os_flush_icache"