Sign in
googlers
/
maze
/
linux
/
b36f4be3de1b123d8601de062e7dbfc904f305fb
/
.
/
arch
/
arm
/
plat-versatile
/
include
/
plat
/
sched_clock.h
blob: 5c3e4fc9fa0cb1a7eac2dc497ce1f0e5328d3cbe [
file
] [
log
] [
blame
]
#ifndef
ARM_PLAT_SCHED_CLOCK_H
#define
ARM_PLAT_SCHED_CLOCK_H
void
versatile_sched_clock_init
(
void
__iomem
*,
unsigned
long
);
#endif