aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/pfc/G2N/pfc_init_g2n.h
blob: f0616b6b8380c2d466c0af65b68c0df229c8157b (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_G2N_H
#define PFC_INIT_G2N_H

void pfc_init_g2n(void);

#endif /* PFC_INIT_G2N_H */