sched_clock.h 135 Bytes edit raw blame history permalink 1 2 3 4 5 6 #ifndef ARM_PLAT_SCHED_CLOCK_H #define ARM_PLAT_SCHED_CLOCK_H void versatile_sched_clock_init(void __iomem *, unsigned long); #endif