aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h')
-rw-r--r--drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h b/drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h
new file mode 100644
index 0000000000..acd9627ec6
--- /dev/null
+++ b/drivers/renesas/rzg/qos/G2H/qos_init_g2h_v30.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright (c) 2021, Renesas Electronics Corporation. All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+
+#ifndef QOS_INIT_G2H_V30_H
+#define QOS_INIT_G2H_V30_H
+
+void qos_init_g2h_v30(void);
+
+#endif /* QOS_INIT_G2H_V30_H */