diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 07:23:15 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 07:23:15 +0000 |
commit | be28ea150e44618f81391f393c5ad6f65e306804 (patch) | |
tree | f036e045bbc27d3975cb57c19b214b23459ed657 /MdePkg | |
parent | ebcc8fb7ba239020d307ce113fb30ae120b6fcaf (diff) | |
download | edk2-platforms-be28ea150e44618f81391f393c5ad6f65e306804.tar.xz |
Import UefiRuntimeLib in MdePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2788 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/Library/UefiRuntimeLib/RuntimeService.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c index d5a9388da4..24fe151246 100644 --- a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c +++ b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c @@ -16,7 +16,6 @@ Module Name: --*/
#include <PiDxe.h>
-#include <
#include <RuntimeLibInternal.h>
|