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