forked from rrcarlosr/Jetpack
8 lines
122 B
C
8 lines
122 B
C
|
/*
|
||
|
* Copyright (C) 2012 Stefan Roese <sr@denx.de>
|
||
|
*
|
||
|
* SPDX-License-Identifier: GPL-2.0+
|
||
|
*/
|
||
|
|
||
|
int x600_init_fpga(void);
|