arm64: asm: add CPU_LE & CPU_BE assembler helpers
authorMatthew Leach <matthew.leach@arm.com>
Fri, 11 Oct 2013 13:52:15 +0000 (14:52 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 25 Oct 2013 14:59:38 +0000 (15:59 +0100)
Add CPU_LE and CPU_BE to select assembler code in little and big
endian configurations respectively.

Signed-off-by: Matthew Leach <matthew.leach@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found