On Tuesday 26 May 2009 19:46:16 Paul Mundt wrote: > On Tue, May 26, 2009 at 07:33:16PM -0400, Mike Frysinger wrote: > > +extern char _ebss; > > + > > Also, it would be nice if the remaining architectures that define _ebss > could shove this in their asm/sections.h so we can kill this off from the > driver itself.
well, everyone would still have to define the _ebss symbol otherwise they'd get an undefined error due to how the map is initialized. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
