X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=include%2Fgui.h;fp=include%2Fgui.h;h=c1aaec6e2a414c4d8cd7f50bd7f0117d2936afac;hb=f4ebbd9f7ea23e3f0fcbe098754580c220894628;hp=0000000000000000000000000000000000000000;hpb=f42aaadb5c8c5f7f15e5159cbc251e64e1a4ac8f;p=yaboot.git diff --git a/include/gui.h b/include/gui.h new file mode 100644 index 0000000..c1aaec6 --- /dev/null +++ b/include/gui.h @@ -0,0 +1,3 @@ +extern void fxDisplaySplash(struct boot_fspec_t *filespec); +int fxReadImage(struct boot_file_t *file, unsigned int filesize, void *base); +