BaseSynchronizationLib: Fix RISC-V helper name

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4143

Fix the name of InternalSyncCompareExchange64() function.

Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Reported-by: Zhihao Li <zhihao.li@intel.com>
Tested-by: Zhihao Li <zhihao.li@intel.com>

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
Sunil V L
2022-11-11 19:21:06 +08:00
committed by mergify[bot]
parent c8c978d328
commit b92e049522
2 changed files with 2 additions and 4 deletions

View File

@@ -81,7 +81,7 @@
[Sources.RISCV64]
Synchronization.c
RiscV64/Synchronization.S
RiscV64/Synchronization.S | GCC
[Sources.LOONGARCH64]
Synchronization.c