Set up alien stack correctly on non-x86oids.
[sbcl.git] / src / runtime / hppa-arch.h
index 58cecc2..65d7295 100644 (file)
@@ -15,5 +15,6 @@ release_spinlock(lispobj *word)
 }
 
 #define ARCH_HAS_NPC_REGISTER
+#define ALIEN_STACK_GROWS_UPWARD
 
 #endif /* _HPPA_ARCH_H */