blob: d2f3ec8f10390146bf2ba13d5237da02764283e3 [file] [log] [blame]
/*
* Copyright (c) 2015-2018, Renesas Electronics Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef QOS_INIT_H_
#define QOS_INIT_H_
extern void rcar_qos_init(void);
extern uint8_t get_boardcnf_phyvalid(void);
#endif /* QOS_INIT_H_ */