vserver 2.0 rc7
[linux-2.6.git] / include / asm-alpha / system.h
index bba276c..c08ce97 100644 (file)
@@ -621,4 +621,6 @@ __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size)
 
 #endif /* __ASSEMBLY__ */
 
+#define arch_align_stack(x) (x)
+
 #endif