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