]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntax
authorBrendan Jackman <brendan.jackman@arm.com>
Thu, 8 May 2014 14:56:42 +0000 (14:56 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 May 2014 14:56:42 +0000 (14:56 +0000)
commit0db208eacaf2727262e91b0c13b21300f203500f
tree3e2eb9146d5bd1b3138efc9373b1766f2aa173f1
parent919a3a026cdddcdd603d18e2c7dd5c72a340ee8b
ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntax

GNU as assembles instructions without the '#' before immediates. Clang doesn't.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <brendan.jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15507 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/AArch64/ExceptionSupport.S