blob: 7a5d017b58b3980e2c5c907e53441d493d035b02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/*
* arch/arm/mach-sa1100/include/mach/timex.h
*
* SA1100 architecture timex specifications
*
* Copyright (C) 1998
*/
/*
* SA1100 timer
*/
#define CLOCK_TICK_RATE 3686400
|