diff --git a/mach/m68020/top/table b/mach/m68020/top/table index d806885a..719d8b54 100644 --- a/mach/m68020/top/table +++ b/mach/m68020/top/table @@ -200,7 +200,7 @@ int isshift_once(s, c1, c2) pow <<= 1; i++; } - i = 0; + i = 1; strcpy(c1, "8"); while (i <= 8) { if (pow & val) {