]> git.sur5r.net Git - u-boot/blob - board/xes/common/fsl_8xxx_misc.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / xes / common / fsl_8xxx_misc.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2008 Extreme Engineering Solutions, Inc.
4  */
5
6 #ifndef __FSL_8XXX_MISC_H___
7 #define __FSL_8XXX_MISC_H___
8
9 uint get_board_derivative(void);
10
11 #endif /* __FSL_8XXX_MISC_H__ */