arm-trusted-firmware/include
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo))
Migrate all direct usage of __attribute__ to usage of their
corresponding macros from cdefs.h.
e.g.:
 - __attribute__((unused)) -> __unused

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-01-14 10:55:17 -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: Introduce '__deprecated' macro 2016-01-14 10:55:17 -08:00