mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 12:39:48 +07:00
7 lines
150 B
C
7 lines
150 B
C
|
#ifndef __ASM_MACH_TIMEX_H
|
||
|
#define __ASM_MACH_TIMEX_H
|
||
|
|
||
|
#define CLOCK_TICK_RATE 1193180 /* unused i8253 PIT value */
|
||
|
|
||
|
#endif /* __ASM_MACH_TIMEX_H */
|