X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fyaboot.h;h=49e8e10fa11ecc31be94c3fb2b5af72e1c32713a;hp=ca54937b48534c0b6fd130fc50e6a68986db375b;hb=4d84db875abc3fb337368263333c47bfd5c14d13;hpb=8aef1508bddad47681e258e9f2eaa7987cbd8a32 diff --git a/include/yaboot.h b/include/yaboot.h index ca54937..49e8e10 100644 --- a/include/yaboot.h +++ b/include/yaboot.h @@ -49,7 +49,6 @@ struct boot_param_t { struct boot_fspec_t kernel; struct boot_fspec_t rd; - struct boot_fspec_t sysmap; char* args; };