summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rzg/pfc/G2M/pfc_init_g2m.h
blob: 3315cd6b9db3e15773d067ed1ade2c908facc765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_G2M_H
#define PFC_INIT_G2M_H

void pfc_init_g2m(void);

#endif /* PFC_INIT_G2M_H */