summaryrefslogtreecommitdiff
path: root/src/ChezScheme/s/tppc32nb.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChezScheme/s/tppc32nb.def')
-rw-r--r--src/ChezScheme/s/tppc32nb.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChezScheme/s/tppc32nb.def b/src/ChezScheme/s/tppc32nb.def
new file mode 100644
index 0000000000..04c3767ad7
--- /dev/null
+++ b/src/ChezScheme/s/tppc32nb.def
@@ -0,0 +1,5 @@
+(define-constant machine-type (constant machine-type-tppc32nb))
+(features iconv expeditor pthreads)
+(define-constant time-t-bits 64)
+(include "ppc32.def")
+(include "default.def")