On Tuesday 12 March 2013 03:07 PM, Markos Chandras wrote:
>
> I think the current implementation shouldn't cause any problems no
> matter what your arch requires. I presume you mean that for 64-bit
> structs you don't need 64-bit alignment. Then this struct
> __longlong_aligned { long long x; } (from align64bit.h) should return
> 4 for you and no space is wasted in your case.:-) What was I thinking - you've already designed it correctly ! Thx, -Vineet _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
