blob: 968ee7a473d4bb36b81907aa4d3d90922664b656 [file] [log] [blame]
Marek Vasut6f39e3c2018-06-14 06:26:45 +02001/*
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_D3__
9#define QOS_INIT_H_D3__
10
11void qos_init_d3(void);
12
13#endif /* QOS_INIT_H_D3__ */