arm-trusted-firmware/include
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
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
bl32 Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
common Migrate __warn_deprecated -> __deprecated 2016-01-14 10:55:17 -08:00
drivers Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
lib Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
plat Migrate __warn_deprecated -> __deprecated 2016-01-14 10:55:17 -08:00
stdlib cdefs.h: Use __deprecated__ instead of deprecated 2016-01-20 15:45:39 -08:00