You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
182 B
13 lines
182 B
20 years ago
|
/*
|
||
|
* linux/include/asm-arm/arch-sa1100/timex.h
|
||
|
*
|
||
|
* SA1100 architecture timex specifications
|
||
|
*
|
||
|
* Copyright (C) 1998
|
||
|
*/
|
||
|
|
||
|
/*
|
||
|
* SA1100 timer
|
||
|
*/
|
||
|
#define CLOCK_TICK_RATE 3686400
|