Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4d38395c1585e54f23b9fd53f9694beb1931ba64
/
.
/
board
/
xes
/
common
/
fsl_8xxx_misc.h
blob: 106bb233a4bb2e6e8b32e57108f39b766d46867e [
file
] [
log
] [
blame
]
/*
* Copyright 2008 Extreme Engineering Solutions, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__FSL_8XXX_MISC_H___
#define
__FSL_8XXX_MISC_H___
uint
get_board_derivative
(
void
);
#endif
/* __FSL_8XXX_MISC_H__ */