
25 Oct
2015
25 Oct
'15
8:24 p.m.
On Sun, 2015-10-25 at 16:46 +0200, Siarhei Siamashka wrote:
replace "#include <stdbool.h>" with "typedef int bool;" and try it again.
So don't do that then.
In u-boot the "bool" type comes from stdbool.h and it is therefore completely reasonable to assume that bool in u-boot has the properties which this implies.
Ian.