arm-trusted-firmware/include/stdlib
Soren Brinkmann 6b8d6720cc cdefs.h: Use __deprecated__ instead of deprecated
Use the form with underscores to define the '__deprecated' macro to avoid
collisions with potentially defined macros, as suggested in gcc docs
(https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html#Attribute-Syntax).

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-01-20 15:45:39 -08:00
..
machine stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
sys cdefs.h: Use __deprecated__ instead of deprecated 2016-01-20 15:45:39 -08:00
xlocale stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
assert.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
inttypes.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
stddef.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdio.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
stdlib.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
string.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
strings.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
time.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00