blob: 5c3e4fc9fa0cb1a7eac2dc497ce1f0e5328d3cbe [file] [log] [blame]
Russell King1da0c892010-12-15 21:56:47 +00001#ifndef ARM_PLAT_SCHED_CLOCK_H
2#define ARM_PLAT_SCHED_CLOCK_H
3
4void versatile_sched_clock_init(void __iomem *, unsigned long);
5
6#endif