vserver 2.0 rc7
[linux-2.6.git] / include / asm-x86_64 / system.h
index c171093..7616573 100644 (file)
@@ -338,4 +338,6 @@ void enable_hlt(void);
 #define HAVE_EAT_KEY
 void eat_key(void);
 
+extern unsigned long arch_align_stack(unsigned long sp);
+
 #endif