summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rcar/pfc/M3/pfc_init_m3.h
blob: 70885de79d060b65f12e6231d5dea88dece28c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_M3_H
#define PFC_INIT_M3_H

void pfc_init_m3(void);

#endif /* PFC_INIT_M3_H */