mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00: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
|