]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/xes/common/fsl_8xxx_misc.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / board / xes / common / fsl_8xxx_misc.h
CommitLineData
92af6549
JS
1/*
2 * Copyright 2008 Extreme Engineering Solutions, Inc.
3 *
1a459660 4 * SPDX-License-Identifier: GPL-2.0+
92af6549
JS
5 */
6
7#ifndef __FSL_8XXX_MISC_H___
8#define __FSL_8XXX_MISC_H___
9
10uint get_board_derivative(void);
11
12#endif /* __FSL_8XXX_MISC_H__ */