On Wed, Jan 29, 2014 at 06:26:14PM +0000, David Laight wrote: > There is a 64bit integer type that has an alignment requirement of 8. > If that is used instead of a normal 64bit type then the structure > alignement under amd64 matches that of i386.
Also, if nothing else, the structure should be versioned again so it doesn't have a weird-sized character buffer. -- David A. Holland [email protected]
