]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up to remove unreferenced data structure
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 07:04:13 +0000 (07:04 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 07:04:13 +0000 (07:04 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7599 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BaseLib/BaseLibInternals.h

index 19ed01beda74e15081368f4903012cf97d44fb30..1c166b7c84d19628bcace9683eaf25eed9724a57 100644 (file)
@@ -735,15 +735,6 @@ InternalX86DisablePaging64 (
 // IPF specific functions\r
 //\r
 \r
 // IPF specific functions\r
 //\r
 \r
-//\r
-// Structure definition for look up table.\r
-//\r
-typedef struct {\r
-  UINT64 Index;\r
-  UINT64 (*Function) (VOID);\r
-} REGISTER_ENTRY;\r
-\r
-\r
 /**\r
   Reads control register DCR.\r
 \r
 /**\r
   Reads control register DCR.\r
 \r