X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fyaboot.h;fp=include%2Fyaboot.h;h=99d60b789bce73ff338b862b5be3fd3dd147e90d;hp=d7a92775570522430c1f29bff4df10d574f92663;hb=8d5a42062f8b88eaea91434e53973ce9f55589d9;hpb=67d317029778e6f068badf7b8e3eec6482ecb00e diff --git a/include/yaboot.h b/include/yaboot.h index d7a9277..99d60b7 100644 --- a/include/yaboot.h +++ b/include/yaboot.h @@ -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