Works on the Raspberry Pi and the BeagleBone, which seem to be,
remarkably enough, the first ARM platforms on which anyone has ever
tried to run MIT Scheme.
FASL_PPC32,
FASL_X86_64,
FASL_PPC64,
- FASL_IA64
+ FASL_IA64,
+ FASL_ARM,
} fasl_arch_t;
/* Possible values for COMPILER_PROCESSOR_TYPE. This identifies the
# define MACHINE_TYPE "ia64"
# define CURRENT_FASL_ARCH FASL_IA64
#endif
+
+#ifdef __arm__
+# define MACHINE_TYPE "arm"
+# define CURRENT_FASL_ARCH FASL_ARM
+#endif
\f
#ifdef sonyrisc
/* On the Sony NEWS 3250, this procedure initializes the