]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
Removed MdePkg usage of ModuleName: in file headers
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / IoHighLevel.c
index ed09b4e5aa27f7cf93854c3b018b26126f768ec8..bc5d4aab8985b3a1269975f30733929e44656279 100644 (file)
@@ -13,8 +13,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  IoHighLevel.c\r
-\r
   The following IoLib instances share the same version of this file:\r
 \r
     BaseIoLibIntrinsic\r
 \r
 **/\r
 \r
+//\r
+// Include common header file for this module.\r
+//\r
+#include "BaseIoLibIntrinsicInternal.h"\r
+\r
 /**\r
   Reads an 8-bit I/O port, performs a bitwise inclusive OR, and writes the\r
   result back to the 8-bit I/O port.\r