lib: Add missing bits to stddef.h, stdint.h; pointers are "long"
authorH. Peter Anvin <hpa@zytor.com>
Tue, 21 Jun 2011 04:17:23 +0000 (21:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 21 Jun 2011 04:17:23 +0000 (21:17 -0700)
commit7bb33bdff6a80b526fad8e20fb7ee6f6643ed8da
tree9962965032e79f1da5f3b1531ea75c2f1e3d3f05
parentd8818718986348fc14fd6478f9b164b634d568c9
lib: Add missing bits to stddef.h, stdint.h; pointers are "long"

Add missing bits to stddef.h and stdint.h and correct the basic
pointer type to "long".  We really should use the gcc macros for
this...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/bitsize/stddef.h
com32/include/stdint.h