]> Git Repo - J-u-boot.git/blob - include/vsc7385.h
Merge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc' as 'lib/lwip/lwip'
[J-u-boot.git] / include / vsc7385.h
1 /*
2  * Header file for vsc7385.c
3  *
4  * Author: Timur Tabi <[email protected]>
5  *
6  * Copyright 2008 Freescale Semiconductor, Inc.  This file is licensed
7  * under the terms of the GNU General Public License version 2.  This
8  * program is licensed "as is" without any warranty of any kind, whether
9  * express or implied.
10  */
11
12 int vsc7385_upload_firmware(void *firmware, unsigned int size);
This page took 0.023684 seconds and 4 git commands to generate.