blob: 83710751222c72c7872f2e81af591332a9bb54a9 [file] [log] [blame]
Jorge Ramirez-Ortiz47503d22018-09-23 09:36:52 +02001/*
2 * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef QOS_INIT_H_M3_V10__
8#define QOS_INIT_H_M3_V10__
9
10void qos_init_m3_v10(void);
11
12#endif /* QOS_INIT_H_M3_V10__ */