]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/xes/common/fsl_8xxx_misc.h
Coding Style cleanup: remove trailing white space
[karo-tx-uboot.git] / board / xes / common / fsl_8xxx_misc.h
1 /*
2  * Copyright 2008 Extreme Engineering Solutions, Inc.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #ifndef __FSL_8XXX_MISC_H___
8 #define __FSL_8XXX_MISC_H___
9
10 uint get_board_derivative(void);
11
12 #endif /* __FSL_8XXX_MISC_H__ */