GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef IO_EMMCDRV_H
|
||||
#define IO_EMMCDRV_H
|
||||
|
||||
struct io_dev_connector;
|
||||
int32_t rcar_register_io_dev_emmcdrv(const io_dev_connector_t **connector);
|
||||
|
||||
#endif /* IO_EMMCDRV_H */
|
||||
Reference in New Issue
Block a user