+3
−0
+1
−1
arch/arm/include/asm/unified.h
0 → 100644
+126
−0
Loading
This patch adds various C and assembler macros that help with using
the unified assembler syntax for compiling files to either ARM or
Thumb-2 modes.
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>