]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlb.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / BaseCpuLib / Ia32 / CpuFlushTlb.c
index 89341c2f035aacfac2a4848364a33c10b17b1105..549f4eb8a0e2edbc15f571e82719b97d842afa3b 100644 (file)
@@ -6,8 +6,6 @@
 \r
 **/\r
 \r
-\r
-\r
 /**\r
   Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.\r
 \r
@@ -25,4 +23,3 @@ CpuFlushTlb (
     mov     cr3, eax\r
   }\r
 }\r
-\r