summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180/include/soc/aop.h
blob: b702e341237767b7e295c0aac95bf1ea2d88dcdc (plain)
1
2
3
4
5
6
7
8
9
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _SOC_QUALCOMM_SC7180_AOP_H__
#define _SOC_QUALCOMM_SC7180_AOP_H__

void aop_fw_load_reset(void);

#endif  // _SOC_QUALCOMM_SC7180_AOP_H__