]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.S
ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Aug 2016 12:37:10 +0000 (14:37 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 10:29:31 +0000 (12:29 +0200)
commit8ca934aab50be35099039db69c206acb5bdb006c
treed8670b8c1c453b1b96f041bd3f1a7474bd95ce38
parent86a4d91bda59be0a8880983e159795b16f577292
ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro

Annotate functions with ASM_FUNC() so that they are emitted into
separate sections.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/BaseMemoryLibStm/Arm/CopyMem.S
ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.S