X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fmips%2Fsanctify.lisp;h=a2f96c88756f486f542d9b9f34fc73f4e9ce2330;hb=bc1783335d78be988465e4fc7cf9c5fdb88a3fa4;hp=c7ddf940f635126749ff0538e139566e7d6e12d8;hpb=4ae1b794a5d6a90794468cf8017f5307f2c30dfe;p=sbcl.git diff --git a/src/compiler/mips/sanctify.lisp b/src/compiler/mips/sanctify.lisp index c7ddf94..a2f96c8 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) -;;; FIXME: Is this right? (defun sanctify-for-execution (component) (without-gcing (alien-funcall (extern-alien "os_flush_icache"