X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fhppa%2Fbackend-parms.lisp;h=3523ad4356408edc078b4bf8096483268c32bfde;hb=HEAD;hp=01ac9d0505b60bbd25400e265bdbe80714f0d576;hpb=8a19c6876412b8ad1cf729297c2a373d63a0d0ec;p=sbcl.git diff --git a/src/compiler/hppa/backend-parms.lisp b/src/compiler/hppa/backend-parms.lisp index 01ac9d0..3523ad4 100644 --- a/src/compiler/hppa/backend-parms.lisp +++ b/src/compiler/hppa/backend-parms.lisp @@ -3,5 +3,4 @@ (def!constant +backend-fasl-file-implementation+ :hppa) (setf *backend-register-save-penalty* 3) (setf *backend-byte-order* :big-endian) -(setf *backend-page-size* 4096) - +(setf *backend-page-bytes* 4096)