]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/EnablePaging32.c
move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / EnablePaging32.c
index 87e31cac835181bb672af6abaf65a6aa17e19086..e20dcd175fcf5f8cd270da0b4b11e30980cf523c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmEnablePaging32 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
 #include <BaseLibInternals.h>\r
 \r
-#if _MSC_EXTENSIONS\r
-\r
 /**\r
   Enables the 32-bit paging mode on the CPU.\r
 \r
@@ -84,4 +79,3 @@ InternalX86EnablePaging32 (
   }\r
 }\r
 \r
-#endif\r