]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/BaseLibInternals.h
Clean up to remove unreferenced data structure
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLibInternals.h
index 19ed01beda74e15081368f4903012cf97d44fb30..1c166b7c84d19628bcace9683eaf25eed9724a57 100644 (file)
@@ -735,15 +735,6 @@ InternalX86DisablePaging64 (
 // 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