vserver 2.0 rc7
[linux-2.6.git] / include / asm-arm26 / system.h
index 6361b6c..f23fac1 100644 (file)
@@ -245,6 +245,8 @@ static inline unsigned long __xchg(unsigned long x, volatile void *ptr, int size
 
 #endif /* __ASSEMBLY__ */
 
+#define arch_align_stack(x) (x)
+
 #endif /* __KERNEL__ */
 
 #endif