mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 11:46:49 +07:00
6 lines
93 B
C
6 lines
93 B
C
|
/*
|
||
|
* A definition needed by arch core code.
|
||
|
*
|
||
|
*/
|
||
|
#define CLOCK_TICK_RATE (HZ * 100000UL)
|