]> git.ozlabs.org Git - yaboot.git/blobdiff - include/yaboot.h
Commit yaboot 1.3.4-pre1
[yaboot.git] / include / yaboot.h
index d7a92775570522430c1f29bff4df10d574f92663..99d60b789bce73ff338b862b5be3fd3dd147e90d 100644 (file)
@@ -7,7 +7,6 @@ struct boot_param_t {
        struct boot_fspec_t     kernel;
        struct boot_fspec_t     rd;
        struct boot_fspec_t     sysmap;
-       struct boot_fspec_t     splash;
 
        char*   args;
 };
@@ -17,4 +16,4 @@ extern char bootdevice[];
 extern char *bootpath;
 extern int bootpartition;
 
-#endif
\ No newline at end of file
+#endif