/* * Copyright (c) 2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef QOS_INIT_G2H_V30_H #define QOS_INIT_G2H_V30_H void qos_init_g2h_v30(void); #endif /* QOS_INIT_G2H_V30_H */