Allow ixp425 boot2 to compile after r219452

This commit is contained in:
Andrew Thompson 2011-10-04 00:15:40 +00:00
parent a23ffe9673
commit 1ed7864a7d

View File

@ -86,7 +86,7 @@ static unsigned dsk_start;
static char cmd[512];
static char kname[1024];
static uint32_t opts;
static int dsk_meta;
static uint8_t dsk_meta;
static int bootslice;
static int bootpart;
static int disk_layout;