X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FMonitor.S;h=48a87a1985d9edfe6a6a35d33229afc80b2f885f;hb=57246fe073e7946e03387576fca76eba86b51694;hp=d34b8c107b0452fbf53bddc4aa1d129594243fbd;hpb=85ea851e6a3df3f5021e9e038d6b4162c66b394c;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/Monitor.S b/MdePkg/Library/BaseLib/Ia32/Monitor.S index d34b8c107b..48a87a1985 100644 --- a/MdePkg/Library/BaseLib/Ia32/Monitor.S +++ b/MdePkg/Library/BaseLib/Ia32/Monitor.S @@ -36,5 +36,5 @@ ASM_PFX(AsmMonitor): movl 4(%esp), %eax movl 8(%esp), %ecx movl 12(%esp), %edx - monitor %eax, %ecx, %edx + monitor %eax, %ecx, %edx # monitor ret