summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BaseLibInternals.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 07:04:13 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 07:04:13 +0000
commit440ceebd78d4cff97fa0c6ddbb9254c0a26bf122 (patch)
treebd89d1c04e8477311bc73b657de8b2a6a056007d /MdePkg/Library/BaseLib/BaseLibInternals.h
parentcebfa8994972c1f18125a5ca6ba6934c85f39c97 (diff)
downloadedk2-440ceebd78d4cff97fa0c6ddbb9254c0a26bf122.tar.gz
edk2-440ceebd78d4cff97fa0c6ddbb9254c0a26bf122.tar.bz2
edk2-440ceebd78d4cff97fa0c6ddbb9254c0a26bf122.zip
Clean up to remove unreferenced data structure
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7599 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/BaseLibInternals.h')
-rw-r--r--MdePkg/Library/BaseLib/BaseLibInternals.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLibInternals.h b/MdePkg/Library/BaseLib/BaseLibInternals.h
index 19ed01beda..1c166b7c84 100644
--- a/MdePkg/Library/BaseLib/BaseLibInternals.h
+++ b/MdePkg/Library/BaseLib/BaseLibInternals.h
@@ -735,15 +735,6 @@ InternalX86DisablePaging64 (
// IPF specific functions
//
-//
-// Structure definition for look up table.
-//
-typedef struct {
- UINT64 Index;
- UINT64 (*Function) (VOID);
-} REGISTER_ENTRY;
-
-
/**
Reads control register DCR.