tests/run-compiler.sh: use gcc, not cc.
[sbcl.git] / src / runtime / mips-arch.h
index 4ac1b78..cedd280 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _MIPS_ARCH_H
 #define _MIPS_ARCH_H
 
+#define ALIEN_STACK_GROWS_DOWNWARD
 
 static inline void
 get_spinlock(volatile lispobj *word, long value)