mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 21:35:07 +00:00
7 lines
103 B
C
7 lines
103 B
C
|
#ifndef __ASM_ARCH_TIMEX_H
|
||
|
#define __ASM_ARCH_TIMEX_H
|
||
|
|
||
|
#define CLOCK_TICK_RATE 2400000
|
||
|
|
||
|
#endif
|