Sign in
android-kvm
/
trusted-firmware-a
/
9cf75647235ad243acc7a585696ccb7b5ff54b36
/
.
/
drivers
/
renesas
/
rzg
/
pfc
/
G2H
/
pfc_init_g2h.h
blob: 5efce45a873c948ef28fc4829e98d3cffa3213ec [
file
] [
log
] [
blame
]
/*
* 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 */