]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/EnableCache.asm
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to correctly...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / EnableCache.asm
index e25a5bf44ded844e3da32f920da19e380acea544..0be3e3c47ee5e0deae91e24645d8c375c0abf4ef 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\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
@@ -22,7 +22,7 @@
 ;\r
 ;------------------------------------------------------------------------------\r
 \r
-    .386p\r
+    .486p\r
     .model  flat,C\r
     .code\r
 \r