OSDN Git Service

Kill <machine/_types.h>.
authorElliott Hughes <enh@google.com>
Wed, 5 Feb 2014 03:26:31 +0000 (19:26 -0800)
committerElliott Hughes <enh@google.com>
Wed, 5 Feb 2014 03:26:31 +0000 (19:26 -0800)
commit9afe2884c7fe11f862982fd550a2ead688f2044d
tree69b97d715c09e405c76354e314de27b69723164e
parent12e8b76e5f799b2b8407bf354a9675577529d34b
Kill <machine/_types.h>.

Most of <machine/_types.h> was either unused, wrong, or identical across
all 32-/64-bit architectures.

I'm not a huge fan of <sys/_types.h> either, but moving the bits we need
up into there is a step forward.

Bug: 12213562
Change-Id: Id13551c78966e324beee2dd90c5575e37d2a71e6
libc/arch-arm/include/machine/_types.h [deleted file]
libc/arch-arm64/include/machine/_types.h [deleted file]
libc/arch-mips/include/machine/_types.h [deleted file]
libc/arch-mips/include/machine/signal.h
libc/arch-x86/include/machine/_types.h [deleted file]
libc/arch-x86_64/include/machine/_types.h [deleted file]
libc/include/err.h
libc/include/sys/_types.h
libc/include/sys/endian.h