Skip to content
Snippets Groups Projects
Commit 3ab45810 authored by rtoy's avatar rtoy
Browse files

Export WEAK-POINTER-MARK-BIT-SLOT.

parent 755a5bc6
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
;;; Carnegie Mellon University, and has been placed in the public domain. ;;; Carnegie Mellon University, and has been placed in the public domain.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.230 2004/05/17 17:22:29 rtoy Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.231 2004/05/18 13:20:54 rtoy Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -1043,6 +1043,7 @@ ...@@ -1043,6 +1043,7 @@
"ZERO-SC-NUMBER" "ZERO-SC-NUMBER"
"CALLBACK-ACCESSOR-FORM" "MAKE-CALLBACK-TRAMPOLINE" "CALLBACK-ACCESSOR-FORM" "MAKE-CALLBACK-TRAMPOLINE"
"FIXNUMIZE" "FIXNUMIZE"
"WEAK-POINTER-MARK-BIT-SLOT"
) )
#+sparc #+sparc
(:export "ALLOCATION-TRAP" (:export "ALLOCATION-TRAP"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment