summaryrefslogtreecommitdiff
path: root/src/ChezScheme/s/ta6ob.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChezScheme/s/ta6ob.def')
-rw-r--r--src/ChezScheme/s/ta6ob.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChezScheme/s/ta6ob.def b/src/ChezScheme/s/ta6ob.def
index 3fe1a6c169..3d1e019f4d 100644
--- a/src/ChezScheme/s/ta6ob.def
+++ b/src/ChezScheme/s/ta6ob.def
@@ -29,6 +29,7 @@
(define-constant max-integer-alignment 8)
(define-constant asm-arg-reg-max 5)
(define-constant asm-arg-reg-cnt 3)
+(define-constant asm-fpreg-max 2)
(define-constant typedef-ptr "void *")
(define-constant typedef-iptr "long int")
(define-constant typedef-uptr "unsigned long int")