Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / jse / jse_priv.h
diff --git a/qemu/roms/u-boot/board/jse/jse_priv.h b/qemu/roms/u-boot/board/jse/jse_priv.h
new file mode 100644 (file)
index 0000000..f61204b
--- /dev/null
@@ -0,0 +1,12 @@
+#ifndef __jse_priv_H
+#define __jse_prov_H
+/*
+ * Copyright (c) 2004 Picture Elements, Inc.
+ *    Stephen Williams (steve@icarus.com)
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
+extern void host_bridge_init(void);
+
+#endif