summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-09 06:45:35 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-09 06:45:35 +0000
commite3a7917f2ea26fbac0423acbec0675ddb8ddf59c (patch)
treecfc8bc5e1ed195470e7293778861c998f19aa45b
parent1106ffe1c04bfb1984d3233bd156d2b975429625 (diff)
downloadedk2-platforms-e3a7917f2ea26fbac0423acbec0675ddb8ddf59c.tar.xz
fix build issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5863 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Include/Library/BaseLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/Library/BaseLib.h b/MdePkg/Include/Library/BaseLib.h
index 3d7afd4649..0632230a65 100644
--- a/MdePkg/Include/Library/BaseLib.h
+++ b/MdePkg/Include/Library/BaseLib.h
@@ -7219,5 +7219,6 @@ AsmPrepareAndThunk16 (
);
#endif
+#endif