]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Library/TscTimerLib/TscTimerLib.c
Refine code to make code follow the coding style.
[mirror_edk2.git] / PerformancePkg / Library / TscTimerLib / TscTimerLib.c
index 4af635607a0d24b11fa84e9f34a2eebaf4101d63..69d93ce5f3edf1672d34fc78eafa908c069e30f2 100644 (file)
 \r
 STATIC UINT64   mTscFrequency;\r
 \r
-#ifndef R_ICH_ACPI_PM1_TMR\r
-#define R_ICH_ACPI_PM1_TMR  R_ACPI_PM1_TMR\r
-#endif\r
-\r
 /** The constructor function determines the actual TSC frequency.\r
 \r
   The TSC counting frequency is determined by comparing how far it counts\r
@@ -108,7 +104,6 @@ TscTimerLibConstructor (
   @param[in]  Delay     A period of time to delay in ticks.\r
 \r
 **/\r
-STATIC\r
 VOID\r
 InternalX86Delay (\r
   IN      UINT64                    Delay\r