On Tuesday, September 13, 2011 03:10:07 Michal Simek wrote: > --- a/arch/microblaze/include/asm/processor.h > +++ b/arch/microblaze/include/asm/processor.h > @@ -1 +1,4 @@ > -/* FIXME: Implement this! */ > + > +/* References to section boundaries */ > +extern char __end[]; > +extern char __text_start[];
should have proper #ifdef protection against multiple inclusion, and be nice to have a copyright/license comment block. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot