the following patch was just integrated into master: commit a583924252ec0e49ed718d6c0709995881991c91 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Sun Jan 25 20:46:55 2015 -0600
src/arch/*/include/stdint.h: Provide definitions for bool type
Although bool normally belongs in stdbool.h, for our use cases, providing these definitions in stdint.h is acceptable.
Change-Id: I1d0ca1018efacc27d7a4a72aa452912e004401f9 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-on: http://review.coreboot.org/8279 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@gmail.com
See http://review.coreboot.org/8279 for details.
-gerrit