audk/ArmPkg/Library/CompilerIntrinsicsLib
Ard Biesheuvel ec68dc2855 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>
2016-09-06 15:49:40 +01:00
..
Arm ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code 2016-09-01 14:51:18 +01:00
CompilerIntrinsicsLib.inf ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code 2016-09-01 14:51:18 +01:00
memcpy.c ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code 2016-09-01 14:51:18 +01:00
memset.c ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute 2016-09-06 15:49:40 +01:00