X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=helper%2Fext2.c;h=a27fb47e744c45f80e0de33b8de9041ebf16f27e;hb=0f89ba0654de234429042ffcc91c8a0de94ec98b;hp=9d60da9bfb5ecfec74813c2f72824cc906f39a2a;hpb=89e336ee166be538e376d288fb2b3fbbffd66d4c;p=febootstrap.git diff --git a/helper/ext2.c b/helper/ext2.c index 9d60da9..a27fb47 100644 --- a/helper/ext2.c +++ b/helper/ext2.c @@ -52,7 +52,7 @@ ext2_filsys fs; #define APPLIANCE_SIZE (1024*1024*1024) static void -ext2_start (const char *appliance, +ext2_start (const char *hostcpu, const char *appliance, const char *modpath, const char *initrd) { initialize_ext2_error_table ();