]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadSs.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadSs.c
index 9d7a6411a8201d949d37f7291ae39e2cd3a421ea..e5e2311a00047a967402123d97a65cf2ac13ca5b 100644 (file)
@@ -6,9 +6,6 @@
 \r
 **/\r
 \r
-\r
-\r
-\r
 /**\r
   Reads the current value of Stack Segment Register (SS).\r
 \r
@@ -29,4 +26,3 @@ AsmReadSs (
     mov     ax, ss\r
   }\r
 }\r
-\r