X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FEnableInterrupts.c;fp=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FEnableInterrupts.c;h=570c39db5b03436f82ced8be2ce15236604fd275;hp=bc03144c42ef3cc00bd23322b86869a2fa134631;hb=2f88bd3a1296c522317f1c21377876de63de5be7;hpb=1436aea4d5707e672672a11bda72be2c63c936c3 diff --git a/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c b/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c index bc03144c42..570c39db5b 100644 --- a/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c +++ b/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c @@ -6,9 +6,6 @@ **/ - - - /** Enables CPU interrupts. @@ -23,4 +20,3 @@ EnableInterrupts ( sti } } -