-/* $OpenBSD: sh_machdep.c,v 1.20 2008/06/27 17:22:15 miod Exp $ */
+/* $OpenBSD: sh_machdep.c,v 1.21 2008/08/24 03:13:12 jsg Exp $ */
/* $NetBSD: sh3_machdep.c,v 1.59 2006/03/04 01:13:36 uwe Exp $ */
/*
dumpextra = cpu_dumpsize();
/* Always skip the first block, in case there is a label there. */
- if (dumplo < btodb(1));
+ if (dumplo < btodb(1))
dumplo = btodb(1);
/* Put dump at the end of the partition, and make it fit. */