vsc7385.h

来自「uboot详细解读可用启动引导LINUX2.6内核」· C头文件 代码 · 共 13 行

H
13
字号
/* * Header file for vsc7385.c * * Author: Timur Tabi <timur@freescale.com> * * Copyright 2008 Freescale Semiconductor, Inc.  This file is licensed * under the terms of the GNU General Public License version 2.  This * program is licensed "as is" without any warranty of any kind, whether * express or implied. */int vsc7385_upload_firmware(void *firmware, unsigned int size);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?