Subject: Re: ncr53c9x changes proposed
To: None <scottr@Plexus.COM>
From: Gordon W. Ross <gwr@mc.com>
List: tech-kern
Date: 04/01/1997 17:43:33
> Explicit structure padding is the easiest alternative.

By the way, when I write "explicit" I mean that the padding
referred to is only that which would have been inserted in a
structure by a compiler that aligns to 32-bit boundaries.

In other words, the padding members should not change any of
the structure offsets determined on (i.e.) the sparc.

Gordon