1 ;;;; Do whatever is necessary to make the given code component
4 ;;;; This software is part of the SBCL system. See the README file for
7 ;;;; While most of SBCL is derived from the CMU CL system, the test
8 ;;;; files (like this one) were written from scratch after the fork
11 ;;;; This software is in the public domain and is provided with
12 ;;;; absolutely no warranty. See the COPYING and CREDITS files for
13 ;;;; more information.
17 ;;; FIXME: Is this right?
18 (defun sanctify-for-execution (component)
20 (alien-funcall (extern-alien "os_flush_icache"
24 (code-instructions component)
25 (* (code-header-ref component code-code-size-slot)