
__STDC__ is used to mitigate the differences between K&R C and the ANSI C standard. Nearly every compiler now supports ANSI C, so there is no need to support non-standard compilers. Change-Id: Ifc3381ecf1c43dfde9004bee48552d8b3ac4dcdc
__STDC__ is used to mitigate the differences between K&R C and the ANSI C standard. Nearly every compiler now supports ANSI C, so there is no need to support non-standard compilers. Change-Id: Ifc3381ecf1c43dfde9004bee48552d8b3ac4dcdc