]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang
authorOlivier Martin <olivier.martin@arm.com>
Fri, 31 Oct 2014 14:05:09 +0000 (14:05 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 31 Oct 2014 14:05:09 +0000 (14:05 +0000)
commitba0a34f15f3a3633c1e8d179ab13595413530b29
tree4fccf266d3762d96b584279be8658d4a7bfeb725
parentf7fe68db7dad70646523a6ae2442f592651df8d9
MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang

When compiling with Clang, we still use GNU as for the assembler, so we still need to define the GCC_ASM* macros.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16282 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/AArch64/ProcessorBind.h
MdePkg/Include/Arm/ProcessorBind.h