Skip to content
Snippets Groups Projects
Commit 30fa498c authored by toy's avatar toy
Browse files

Export PSEUDO-ATOMIC-VALUE and PSEUDO-ATOMIC-INTERRUPED-VALUE.

parent 263f0353
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.225 2003/09/25 03:04:08 toy Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.226 2003/10/09 19:06:20 toy Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -973,6 +973,10 @@ ...@@ -973,6 +973,10 @@
"PRIMITIVE-OBJECT-OPTIONS" "PRIMITIVE-OBJECT-P" "PRIMITIVE-OBJECT-OPTIONS" "PRIMITIVE-OBJECT-P"
"PRIMITIVE-OBJECT-SIZE" "PRIMITIVE-OBJECT-SLOTS" "PRIMITIVE-OBJECT-SIZE" "PRIMITIVE-OBJECT-SLOTS"
"PRIMITIVE-OBJECT-VARIABLE-LENGTH" "PRINT-ALLOCATED-OBJECTS" "PRIMITIVE-OBJECT-VARIABLE-LENGTH" "PRINT-ALLOCATED-OBJECTS"
#+sparc
"PSEUDO-ATOMIC-VALUE"
#+sparc
"PSEUDO-ATOMIC-INTERRUPED-VALUE"
"RANDOM-IMMEDIATE-SC-NUMBER" "RATIO-DENOMINATOR-SLOT" "RANDOM-IMMEDIATE-SC-NUMBER" "RATIO-DENOMINATOR-SLOT"
"RATIO-NUMERATOR-SLOT" "RATIO-SIZE" "RATIO-TYPE" "RATIO-NUMERATOR-SLOT" "RATIO-SIZE" "RATIO-TYPE"
"REGISTER-SAVE-PENALTY" "RETURN-PC-HEADER-TYPE" "REGISTER-SAVE-PENALTY" "RETURN-PC-HEADER-TYPE"
......
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