Sign in
coral
/
linux-imx
/
af78f42c7c026753e35e8ae115312c4a429c082f
/
.
/
arch
/
arm
/
plat-versatile
/
include
/
plat
/
sched_clock.h
blob: 83fdaef23c2e0d7746d45898110156c63359f296 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
ARM_PLAT_SCHED_CLOCK_H
#define
ARM_PLAT_SCHED_CLOCK_H
void
versatile_sched_clock_init
(
void
__iomem
*,
unsigned
long
);
#endif