diff options
Diffstat (limited to 'arch/x86/machine/param.h')
-rw-r--r-- | arch/x86/machine/param.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/x86/machine/param.h b/arch/x86/machine/param.h index f9abaa40..db60c8fd 100644 --- a/arch/x86/machine/param.h +++ b/arch/x86/machine/param.h @@ -25,14 +25,6 @@ #include <kern/macros.h> /* - * System timer frequency. - * - * The selected value of 200 translates to a period of 5ms, small enough to - * provide low latency, and is practical as both a dividend and divisor. - */ -#define HZ 200 - -/* * 4 KiB pages. */ #define PAGE_SHIFT 12 |