platform_system_core/include/arch
Andy McFadden 656a816298 Added defines for <stdint.h> and <stdbool.h>.
This adds HAVE_STDINT_H and HAVE_STDBOOL_H to the configuration.  We've
been using HAVE_STDINT_H for a while but just never bothered to define
it, and we're about to start using HAVE_STDBOOL_H.

I enabled them for the linux and darwin targets, and left it undefined
for freebsd/windows.
2009-08-05 14:14:32 -07:00
..
darwin-x86 Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00
freebsd-x86 Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00
linux-arm Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00
linux-x86 Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00
target_linux-x86 Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00
windows Added defines for <stdint.h> and <stdbool.h>. 2009-08-05 14:14:32 -07:00