vserver 2.0 rc7
[linux-2.6.git] / include / asm-cris / system.h
index f9cf802..e067398 100644 (file)
@@ -69,4 +69,6 @@ extern inline unsigned long __xchg(unsigned long x, volatile void * ptr, int siz
   return x;
 }
 
+#define arch_align_stack(x) (x)
+
 #endif