summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BaseLibInternals.h
diff options
context:
space:
mode:
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.