On Thu, Oct 10, 2013 at 06:39:27PM +0200, Rhialto wrote: > On Thu 10 Oct 2013 at 12:19:50 +0200, Martin Husemann wrote: > > - unsigned int add_DT_NEEDED_for_dynamic : 1; > > + unsigned int add_DT_NEEDED_for_dynamic : 0; > > From the limited context it seems that that is a struct definition with > bitfields (widths).
You are right, but I can't find the initialization ;-) Martin
