]> git.ipfire.org Git - thirdparty/u-boot.git/blob - board/jse/jse_priv.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[thirdparty/u-boot.git] / board / jse / jse_priv.h
1 #ifndef __jse_priv_H
2 #define __jse_prov_H
3 /*
4 * Copyright (c) 2004 Picture Elements, Inc.
5 * Stephen Williams (steve@icarus.com)
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 */
9
10 extern void host_bridge_init(void);
11
12 #endif