blob: eded87ca98285a810d00e33a9cd1b5fe98fc9695 [file] [log] [blame]
Valentine Barshakf2184142018-10-30 02:06:17 +03001/*
2 * Copyright (c) 2015-2017, Renesas Electronics Corporation
3 * All rights reserved.
4 *
5 * SPDX-License-Identifier: BSD-3-Clause
6 */
7
8#ifndef PFC_INIT_V3M_H__
9#define PFC_INIT_V3M_H__
10
11void pfc_init_v3m(void);
12
13#endif /* PFC_INIT_V3M_H__ */