aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h')
-rw-r--r--drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h b/drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h
new file mode 100644
index 0000000000..5efce45a87
--- /dev/null
+++ b/drivers/renesas/rzg/pfc/G2H/pfc_init_g2h.h
@@ -0,0 +1,12 @@
+/*
+ * 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 */