summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rcar/pfc/E3/pfc_init_e3.h
blob: 647a937d14cbe13d831d615637c70bcac75827f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2018, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_E3_H
#define PFC_INIT_E3_H

void pfc_init_e3(void);

#endif /* PFC_INIT_E3_H */