mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 13:36:59 +02: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);
|
|
|