GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* 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 */
|
||||
Reference in New Issue
Block a user