Thumb-2: Add macros for the unified assembler syntax
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:32:53 +0000 (12:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:32:53 +0000 (12:32 +0100)
commit0becb088501886f37ade38762c8eaaf4263572cc
tree8b1b6b5fd4e491d0c082d69bb8096434d5b7a31f
parent88987ef91b99cf99bc5d167caeb31d4958fbf931
Thumb-2: Add macros for the unified assembler syntax

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>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/include/asm/unified.h [new file with mode: 0644]