blob: 0cd0c85a850f9fd3f2e127c7d711c58c36c96218 [file] [log] [blame]
Jorge Ramirez-Ortiz47503d22018-09-23 09:36:52 +02001/*
2 * Copyright (c) 2017, Renesas Electronics Corporation. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
Antonio Nino Diaz5eb88372018-11-08 10:20:19 +00007#ifndef QOS_INIT_M3N_V10_H
8#define QOS_INIT_M3N_V10_H
Jorge Ramirez-Ortiz47503d22018-09-23 09:36:52 +02009
10void qos_init_m3n_v10(void);
11
Antonio Nino Diaz5eb88372018-11-08 10:20:19 +000012#endif /* QOS_INIT_M3N_V10_H */