]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/CompilerIntrinsicsLib/memset.c
ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 6 Sep 2016 14:25:03 +0000 (15:25 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 6 Sep 2016 14:49:40 +0000 (15:49 +0100)
commitec68dc28557925e0708d5676288ad140651a3851
tree8a10d8e5ce4dddcb80e7150fd8898abfa26bf348
parent4c0b2d25c61c8dad0a9dcf9cb078df102aee6284
ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute

Clang does not like separate definitions for the __alias__ and the
__weak__ attributes, so merge the definitions into one.

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/CompilerIntrinsicsLib/memset.c