
1 Sep
2011
1 Sep
'11
2:55 p.m.
Mike Frysinger wrote:
On Wednesday, August 31, 2011 04:35:14 Michal Simek wrote:
+extern char *__end; +extern char *__text_start;
if you're referring to symbols provided by a linker script, you should do: extern char __end[];
fixed.
Thanks, Michal
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian