blob: 38190a35952df3b32ba6ed135d3d3d303d0fa08a [file] [log] [blame]
/*
* Copyright (c) 2021-2022, Stephan Gerhold <stephan@gerhold.net>
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef MSM8916_PM_H
#define MSM8916_PM_H
void msm8916_cpu_boot(uintptr_t acs);
#endif /* MSM8916_PM_H */