vserver 2.0 rc7
[linux-2.6.git] / include / asm-frv / system.h
index 29cfa21..d2aea70 100644 (file)
@@ -123,4 +123,6 @@ do {                                                \
 extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2)));
 extern void free_initmem(void);
 
+#define arch_align_stack(x) (x)
+
 #endif /* _ASM_SYSTEM_H */