blob: 2c4278b598fe28b18d7b7d29346ea73be23a8d34 [file] [log] [blame]
Valentine Barshakf2184142018-10-30 02:06:17 +03001/*
2 * Copyright (c) 2015-2017, Renesas Electronics Corporation
3 * All rights reserved.
4 *
5 * SPDX-License-Identifier: BSD-3-Clause
6 */
7
8#ifndef QOS_INIT_H_V3M__
9#define QOS_INIT_H_V3M__
10
11void qos_init_v3m(void);
12
13#endif /* QOS_INIT_H_V3M__ */