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

#ifndef PFC_INIT_V3M_H
#define PFC_INIT_V3M_H

void pfc_init_v3m(void);

#endif	/* PFC_INIT_V3M_H */