mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 06:14:24 +08:00
7 lines
98 B
C
7 lines
98 B
C
|
#ifndef __ASM_ARCH_TIMEX_H
|
||
|
#define __ASM_ARCH_TIMEX_H
|
||
|
|
||
|
#define CLOCK_TICK_RATE 110000000
|
||
|
|
||
|
#endif
|