0.8alpha.0.32:
[sbcl.git] / src / compiler / sparc / parms.lisp
index 4162357..052bf37 100644 (file)
   (def!constant dynamic-0-space-end     #x38000000)
   
   (def!constant dynamic-1-space-start   #x40000000)
-  (def!constant dynamic-1-space-end     #x48000000)
-
-  (def!constant control-stack-start   #x50000000)
-  (def!constant control-stack-end     #x51000000)
-
-  (def!constant binding-stack-start    #x60000000)
-  (def!constant binding-stack-end      #x61000000))
+  (def!constant dynamic-1-space-end     #x48000000))
 
 #!+sunos ; might as well start by trying the same numbers
 (progn