vserver 2.0 rc7
[linux-2.6.git] / include / asm-h8300 / system.h
index b91dae2..dfe96c7 100644 (file)
@@ -144,4 +144,6 @@ static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int siz
         asm("jmp @@0");                        \
 })
 
+#define arch_align_stack(x) (x)
+
 #endif /* _H8300_SYSTEM_H */