vserver 2.0 rc7
[linux-2.6.git] / include / asm-v850 / system.h
index 072a997..20f4c73 100644 (file)
@@ -108,4 +108,6 @@ extern inline unsigned long __xchg (unsigned long with,
        return tmp;
 }
 
+#define arch_align_stack(x) (x)
+
 #endif /* __V850_SYSTEM_H__ */