#include "genesis/static-symbols.h"
#include "genesis/primitive-objects.h"
#include "thread.h"
+#include "arch.h"
/* So you need to debug? */
#if 0
#include "gc.h"
#if defined LISP_FEATURE_GENCGC
#include "gencgc-internal.h"
+#else
+#include "cheneygc-internal.h"
#endif
#ifdef LISP_FEATURE_X86
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.8.2"
+"1.0.8.3"