diff options
Diffstat (limited to 'UnixPkg/Sec/SecMain.c')
-rw-r--r-- | UnixPkg/Sec/SecMain.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/UnixPkg/Sec/SecMain.c b/UnixPkg/Sec/SecMain.c index 7ac729833e..599859e58e 100644 --- a/UnixPkg/Sec/SecMain.c +++ b/UnixPkg/Sec/SecMain.c @@ -133,7 +133,6 @@ SecSwitchStack ( UINT32 PermenentMemoryBase ); -STATIC EFI_PHYSICAL_ADDRESS * MapMemory ( INTN fd, @@ -141,7 +140,6 @@ MapMemory ( INTN prot, INTN flags); -STATIC EFI_STATUS MapFile ( IN CHAR8 *FileName, |