On Thu, Mar 13, 2014 at 02:03:08PM -0700, Gurucharan Shetty wrote:
> There are a few structure definitions that is used from
> these headers. So copy them from the netbsd repo.
>
> The following changes have been made on top of it:
> * The keyword "__packed" has been removed
> from the headers as
There are a few structure definitions that is used from
these headers. So copy them from the netbsd repo.
The following changes have been made on top of it:
* The keyword "__packed" has been removed
from the headers as the corresponding Linux headers don't
do packing.
* #if BYTE_ORDER == 'X' macro