]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseLib/RiscV64/RiscVCpuPause.S
6660c2fcb363c03a7c07b146e4a7ac5cfed0946b
[mirror_edk2.git] / MdePkg / Library / BaseLib / RiscV64 / RiscVCpuPause.S
1 //------------------------------------------------------------------------------
2 //
3 // CpuPause for RISC-V
4 //
5 // Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
6 //
7 // SPDX-License-Identifier: BSD-2-Clause-Patent
8 //
9 //------------------------------------------------------------------------------
10
11 ASM_GLOBAL ASM_PFX(RiscVCpuPause)
12 ASM_PFX(RiscVCpuPause):
13 nop
14 ret