Fix make-array transforms.
[sbcl.git] / src / compiler / alpha / backend-parms.lisp
index ab49a3c..294f370 100644 (file)
@@ -25,5 +25,4 @@
 
 ;;; XXX the C runtime gets page size using getpagesize() - can't we
 ;;; look at that instead of hardcoding it here too?
-(setf *backend-page-size* 8192)
-
+(setf *backend-page-bytes* 8192)