[S390] Get rid of a lot of sparse warnings.
[deliverable/linux.git] / include / asm-s390 / timex.h
index 4df4a41029a32d22bb5c5ce618c8743637f2db77..9ee5d801379666c9e7347a9915fc1d8ce2db81d3 100644 (file)
@@ -32,4 +32,6 @@ static inline cycles_t get_cycles(void)
        return (cycles_t) get_clock() >> 2;
 }
 
+void init_cpu_timer(void);
+
 #endif
This page took 0.029578 seconds and 5 git commands to generate.