Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / include / packages / video.h
diff --git a/qemu/roms/openbios/include/packages/video.h b/qemu/roms/openbios/include/packages/video.h
new file mode 100644 (file)
index 0000000..2b7f412
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef VIDEO_SUBR_H
+#define VIDEO_SUBR_H
+
+/* packages/video.c */
+void molvideo_init(void);
+
+#endif /* VIDEO_SUBR_H */