summaryrefslogtreecommitdiffstats
path: root/helper/ext2.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/ext2.c')
-rw-r--r--helper/ext2.c2
1 files changed, 1 insertions, 1 deletions
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 ();