summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rzg/qos/G2M/qos_init_g2m_v10.h
blob: 627974ab24ac72cd899dce6226fd39ebef90ac85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef QOS_INIT_G2M_V10_H
#define QOS_INIT_G2M_V10_H

void qos_init_g2m_v10(void);

#endif /* QOS_INIT_G2M_V10_H */