arm-trusted-firmware/include/lib
Dan Handley e2bf57f841 Add header guards to asm macro files
Some assembly files containing macros are included like header files
into other assembly files. This will cause assembler errors if they
are included multiple times.

Add header guards to assembly macro files to avoid assembler errors.

Change-Id: Ia632e767ed7df7bf507b294982b8d730a6f8fe69
2015-04-27 18:06:24 +01:00
..
aarch64 Remove use of PLATFORM_CACHE_LINE_SIZE 2015-04-27 18:05:06 +01:00
cpus/aarch64 Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
bakery_lock.h Remove the `owner` field in bakery_lock_t data structure 2015-03-27 10:20:32 +00:00
cassert.h Separate out CASSERT macro into own header 2014-05-06 12:35:02 +01:00
mmio.h Inline the mmio accessor functions 2014-06-24 14:30:23 +01:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00