mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 13:26:47 +07:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
13 lines
182 B
C
13 lines
182 B
C
/*
|
|
* arch/arm/mach-sa1100/include/mach/timex.h
|
|
*
|
|
* SA1100 architecture timex specifications
|
|
*
|
|
* Copyright (C) 1998
|
|
*/
|
|
|
|
/*
|
|
* SA1100 timer
|
|
*/
|
|
#define CLOCK_TICK_RATE 3686400
|