commit | 22b080c78c7a017c1ca96535d33d53ea58e3859a | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Aug 10 14:39:26 2016 +0200 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Aug 11 12:40:52 2016 +0200 |
tree | db45a1ec86d1a3191f3e818334954d5f7d9f021c | |
parent | 903e31242d016a82a363e4281959fc1297d25769 [diff] |
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>