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