Allow ixp425 boot2 to compile after r219452

This commit is contained in:
thompsa 2011-10-04 00:15:40 +00:00
parent f56505c86d
commit 4570b00aad

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;