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.
|
/*
|
|
* arch/arm/mach-sa1100/include/mach/timex.h
|
|
*
|
|
* SA1100 architecture timex specifications
|
|
*
|
|
* Copyright (C) 1998
|
|
*/
|
|
|
|
/*
|
|
* SA1100 timer
|
|
*/
|
|
#define CLOCK_TICK_RATE 3686400
|
|
|