pfc_init_v3m.h 237 Bytes
Newer Older
1
2
3
4
5
6
7
/*
 * Copyright (c) 2015-2017, Renesas Electronics Corporation
 * All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

8
9
#ifndef PFC_INIT_V3M_H
#define PFC_INIT_V3M_H
10
11
12

void pfc_init_v3m(void);

13
#endif	/* PFC_INIT_V3M_H */