arm-trusted-firmware/drivers/renesas/rcar/qos/H3/qos_init_h3_v11.h

13 lines
247 B
C

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