arm-trusted-firmware/include/bl31
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
..
services Miscellaneous doc fixes for v1.2 2015-12-21 18:10:12 +00:00
bl31.h Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
cpu_data.h PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
interrupt_mgmt.h Enable support for EL3 interrupt in IMF 2015-12-09 09:58:17 +00:00
runtime_svc.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00