]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Ia32/ProcessorBind.h
Sync BaseTool trunk (version r2599) into EDKII BaseTools.
[mirror_edk2.git] / BaseTools / Source / C / Include / Ia32 / ProcessorBind.h
index 20d559e2fd362f7b6d95328d680716bdac8d01df..f1ed522b421e29674ab7af2b8666689c01cf7b37 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Processor or Compiler specific defines and types for x64.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License which accompanies this\r
@@ -70,7 +70,7 @@
   #if _MSC_EXTENSIONS \r
     \r
     //\r
-    // use Microsoft* C complier dependent interger width types \r
+    // use Microsoft* C complier dependent integer width types \r
     //\r
     typedef unsigned __int64    UINT64;\r
     typedef __int64             INT64;\r