Define __SIZEOF_POINTER__
commitf022d1c8b777af93ef25205cbc34cb6b64c698a7
authorJosh Triplett <josh@joshtriplett.org>
Thu, 18 Apr 2013 19:14:30 +0000 (18 12:14 -0700)
committerChristopher Li <sparse@chrisli.org>
Mon, 22 Apr 2013 03:55:05 +0000 (21 20:55 -0700)
treef7a2991a2fccbfee7b705b49f3e3351ce8cb3f83
parent3b1e38c703f8a3daea26b7d201442d8e74bbe199
Define __SIZEOF_POINTER__

GCC defines a macro __SIZEOF_POINTER__ to the size of a pointer in
bytes.  Define it in sparse as well.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Christopher Li <sparse@chrisli.org>
cgcc
lib.c