Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sched_clock.h
Go to the documentation of this file.
1 #ifndef ARM_PLAT_SCHED_CLOCK_H
2 #define ARM_PLAT_SCHED_CLOCK_H
3 
4 void versatile_sched_clock_init(void __iomem *, unsigned long);
5 
6 #endif