Merge Bug 2603 and Bug 3123 plus move exports to rom/bld.inf
/** @file ../include/stdbool.h@internalComponent*//** @def __bool_true_false_are_definedExpands to the integer constant 1.@publishedAll@externallyDefinedApi*//** @typedef typedef int _Bool int value either to store 0 or 1.@publishedAll@externallyDefinedApi*/