]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Aug 2016 12:39:26 +0000 (14:39 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 10:40:52 +0000 (12:40 +0200)
commit22b080c78c7a017c1ca96535d33d53ea58e3859a
treedb45a1ec86d1a3191f3e818334954d5f7d9f021c
parent903e31242d016a82a363e4281959fc1297d25769
ArmPkg/SemihostLib: 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/SemihostLib/AArch64/GccSemihost.S
ArmPkg/Library/SemihostLib/Arm/GccSemihost.S