audk/ArmPkg/Library/CompilerIntrinsicsLib
Ard Biesheuvel 903e31242d ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro
Annotate functions with ASM_FUNC() so that they are emitted into
separate sections. Note that in some cases, various entry points
refer to different parts of the same routine, so in those cases,
the files have been left untouched.

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-08-11 12:40:51 +02:00
..
AArch64 ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro 2016-08-11 12:40:51 +02:00
Arm ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro 2016-08-11 12:40:51 +02:00
CompilerIntrinsicsLib.inf ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macro 2015-12-03 20:28:02 +00:00