summaryrefslogtreecommitdiff
path: root/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c')
-rw-r--r--Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
index 647acb1d4..bc4f3a3c0 100644
--- a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
+++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
@@ -50,7 +50,6 @@ InitializeRealTimeClock (
IN EFI_SYSTEM_TABLE *SystemTable
);
-STATIC
EFI_STATUS
EFIAPI
WinNtGetTime (
@@ -116,7 +115,6 @@ Returns:
return EFI_SUCCESS;
}
-STATIC
EFI_STATUS
EFIAPI
WinNtSetTime (
@@ -183,7 +181,6 @@ Returns:
}
}
-STATIC
EFI_STATUS
EFIAPI
WinNtGetWakeupTime (
@@ -219,7 +216,6 @@ Returns:
return EFI_UNSUPPORTED;
}
-STATIC
EFI_STATUS
EFIAPI
WinNtSetWakeupTime (