Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t.
There's a definition in stdint.h (provided by gcc) which will be more correct
if available.

Define CONFIG_USE_STDINT to use this feature, or USE_STDINT=1 on the 'make'
commmand.

This adjusts the settings for x86 and sandbox, with both have 64-bit options.

Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Reviewed-by: Bill Richardson <wfrichar@google.com>
Rewritten to be an option, since stdint.h is often available only in glibc.
Changed to preserve a clear boundary between stdint and non-stdint
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-27 11:04:01 -04:00
..
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2011-10-17 22:25:34 +02:00
2010-05-06 00:17:01 +02:00
2014-08-25 17:02:33 -04:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2014-01-09 16:08:15 +01:00
2009-12-05 01:30:23 +01:00
2011-09-11 21:24:09 +02:00
2014-10-25 07:27:37 -04:00
2012-10-15 11:53:47 -07:00