Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b3bd0044f21f19acc4966c9088b830156a8027b3
/
.
/
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__ */