Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
c25ab02ef9264fe71e3115eadf2fd0a5ff2cda30
/
.
/
plat
/
qti
/
msm8916
/
msm8916_pm.h
blob: 5473bfa2b8a2d633dc37977b88fbb7479da5d27d [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2021, Stephan Gerhold <stephan@gerhold.net>
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
MSM8916_PM_H
#define
MSM8916_PM_H
void
msm8916_cpu_boot
(
unsigned
int
core
);
#endif
/* MSM8916_PM_H */