vserver 2.0 rc7
[linux-2.6.git] / include / asm-sparc / system.h
index a8e77ad..80cf20c 100644 (file)
@@ -257,4 +257,6 @@ extern void die_if_kernel(char *str, struct pt_regs *regs) __attribute__ ((noret
 
 #endif /* __ASSEMBLY__ */
 
+#define arch_align_stack(x) (x)
+
 #endif /* !(__SPARC_SYSTEM_H) */