On Thu, Mar 23, 2006 at 09:22:15PM +0100, Arjan van de Ven wrote:
> On Thu, 2006-03-23 at 14:59 -0500, Vivek Goyal wrote:
> 
> 
> > +                   width, (unsigned long long) r->start,
> > +                   width, (unsigned long long) r->end,
> 
> 
> hmmmm are there any platforms where unsigned long long is > 64 bits?

At least I am not aware of. Got to typecast it because ppc64 defines
u64 as unsigned long and compiler starts spitting warnings.

-Vivek
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to