2 * linux/include/asm-arm/timex.h
4 * Architecture Specific TIME specifications
6 * Copyright (C) 1997,1998 Russell King
8 #ifndef _ASMARM_TIMEX_H
9 #define _ASMARM_TIMEX_H
11 #include <asm/arch/timex.h>
13 typedef unsigned long cycles_t
;
15 extern cycles_t cacheflush_time
;
17 static inline cycles_t
get_cycles (void)