vserver 1.9.5.x5
[linux-2.6.git] / include / asm-sparc64 / sections.h
index 1e74d70..3f4b9fd 100644 (file)
@@ -4,6 +4,6 @@
 /* nothing to see, move along */
 #include <asm-generic/sections.h>
 
-extern char _end[], _start[];
+extern char _start[];
 
 #endif