mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-23 09:08:15 +01:00
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com>
9 lines
126 B
C
9 lines
126 B
C
/*
|
|
* Copyright 2015 Freescale Semiconductor
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
void fsl_lsch3_early_init_f(void);
|
|
|