aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h
blob: 5efce45a873c948ef28fc4829e98d3cffa3213ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2021, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_G2H_H
#define PFC_INIT_G2H_H

void pfc_init_g2h(void);

#endif /* PFC_INIT_G2H_H */