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

7
8
#ifndef PFC_INIT_D3_H
#define PFC_INIT_D3_H
9
10
11

void pfc_init_d3(void);

12
#endif	/* PFC_INIT_D3_H */