]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/Monitor.S
sync comments.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Monitor.S
index d34b8c107b0452fbf53bddc4aa1d129594243fbd..48a87a1985d9edfe6a6a35d33229afc80b2f885f 100644 (file)
@@ -36,5 +36,5 @@ ASM_PFX(AsmMonitor):
     movl    4(%esp), %eax\r
     movl    8(%esp), %ecx\r
     movl    12(%esp), %edx\r
-    monitor %eax, %ecx, %edx\r
+    monitor %eax, %ecx, %edx            # monitor\r
     ret\r