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
1 parent ce4c820 commit e2bf57f84109f32da5a5bdbfa430d2b81a7fff02
@Dan Handley Dan Handley authored on 1 Apr 2015
Showing 5 changed files
View
include/common/asm_macros.S
View
include/common/assert_macros.S
View
include/lib/cpus/aarch64/cpu_macros.S
View
plat/fvp/include/plat_macros.S
View
plat/juno/include/plat_macros.S