arm-trusted-firmware/include/stdlib/sys
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
..
_null.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
_stdint.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
_timespec.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
_types.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
cdefs.h cdefs.h: Use __deprecated__ instead of deprecated 2016-01-20 15:45:39 -08:00
ctype.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
errno.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
limits.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdarg.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdint.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
timespec.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
types.h stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
uuid.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00