vserver 1.9.5.x5
[linux-2.6.git] / include / asm-generic / sections.h
index 40b935f..976ac29 100644 (file)
@@ -8,5 +8,6 @@ extern char _data[], _sdata[], _edata[];
 extern char __bss_start[], __bss_stop[];
 extern char __init_begin[], __init_end[];
 extern char _sinittext[], _einittext[];
+extern char _end[];
 
 #endif /* _ASM_GENERIC_SECTIONS_H_ */