more types cleanup
authorRich Felker <dalias@aerifal.cx>
Mon, 11 Apr 2011 14:48:52 +0000 (10:48 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 11 Apr 2011 14:48:52 +0000 (10:48 -0400)
commit43b2e9bf26371e096b69f4753ff9f6dbec437f5e
treedda41bbb086e4538e6a3d368e2eafb4c32a72f85
parent28bde3b78746c4f773600c415fbc740efec4e311
more types cleanup

the basic idea is that the only things in alltypes.h should be types
that either vary from system to system (in practice, not just in
theoretical la-la land - this is the implementation so we choose what
constraints we want to impose on ports) or which are needed by
multiple system headers.
arch/i386/bits/alltypes.h.sh
arch/x86_64/bits/alltypes.h.sh
include/stdint.h