OSDN Git Service

Update x86 machine/endian.h from upstream
authorPavel Chupin <pavel.v.chupin@intel.com>
Fri, 19 Apr 2013 09:09:25 +0000 (13:09 +0400)
committerElliott Hughes <enh@google.com>
Tue, 25 Jun 2013 21:17:58 +0000 (14:17 -0700)
commit64a4f6adf7c3f191cc819b5baa83dcb474aea2db
tree695297841a513635afa1dcd294e5644cafd78b0b
parent7d624e9aff4c6addea7f2275fe58ff0815d95c70
Update x86 machine/endian.h from upstream

After download new version from upstream (OpenBSD 1.17) did the
following:
 * changed all u_int* types to uint*
 * add #include <sys/types.h>

All these changes are Android-specific and had been done before for
previous version (1.14).

Bug: http://code.google.com/p/android/issues/detail?id=54465
Change-Id: Ieb44e7fce4e794d997bb00ee0dd417fb61521720
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
libc/arch-x86/include/machine/endian.h