]> git.ozlabs.org Git - yaboot.git/blobdiff - include/gui.h
Commit yaboot 1.3.0
[yaboot.git] / include / gui.h
diff --git a/include/gui.h b/include/gui.h
new file mode 100644 (file)
index 0000000..c1aaec6
--- /dev/null
@@ -0,0 +1,3 @@
+extern void fxDisplaySplash(struct boot_fspec_t *filespec);
+int fxReadImage(struct boot_file_t *file, unsigned int filesize, void *base);
+