vserver 2.0 rc7
[linux-2.6.git] / include / asm-ppc64 / system.h
index 6785e69..98d120c 100644 (file)
@@ -300,5 +300,7 @@ __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size)
  */
 #define NET_IP_ALIGN   0
 
+#define arch_align_stack(x) (x)
+
 #endif /* __KERNEL__ */
 #endif