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