]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
CommitLineData
42eedea9 1/** @file\r
e1f414b6 2 Common header file shared by all source files.\r
3\r
38bbd3d9 4 This file includes package header files, dependent library classes.\r
e1f414b6 5\r
4dd6f840 6 Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR>\r
9344f092 7 SPDX-License-Identifier: BSD-2-Clause-Patent\r
e1f414b6 8**/\r
9\r
38bbd3d9 10#ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
11#define __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
e1f414b6 12\r
13\r
c892d846 14\r
e1f414b6 15#include <Base.h>\r
c892d846 16\r
e1f414b6 17#include <Library/IoLib.h>\r
18#include <Library/BaseLib.h>\r
19#include <Library/DebugLib.h>\r
e1f414b6 20\r
21#endif\r