diff options
Diffstat (limited to 'MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c')
-rw-r--r-- | MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c index cb5c6d4b73..9e47772303 100644 --- a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c +++ b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c @@ -30,7 +30,6 @@ @param Delay Number of ticks to delay.
**/
-STATIC
VOID
InternalIpfDelay (
IN INT64 Delay
|