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