vserver 1.9.5.x5
[linux-2.6.git] / include / asm-ppc / sections.h
index 0a06f83..ba8f43a 100644 (file)
@@ -4,8 +4,6 @@
 
 #include <asm-generic/sections.h>
 
-extern char _end[];
-
 #define __pmac __attribute__ ((__section__ (".pmac.text")))
 #define __pmacdata __attribute__ ((__section__ (".pmac.data")))
 #define __pmacfunc(__argpmac) \