Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / 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