X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fyaboot.h;h=49e8e10fa11ecc31be94c3fb2b5af72e1c32713a;hp=ca54937b48534c0b6fd130fc50e6a68986db375b;hb=fbff125463559d88ce2e2c9cf09b97ede9c59b3d;hpb=a2b7bb030d78c61ef150f8c9f6926c9558a6f1b5 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; };