/* * Copyright (c) 2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef PFC_INIT_G2H_H #define PFC_INIT_G2H_H void pfc_init_g2h(void); #endif /* PFC_INIT_G2H_H */