diff --git a/sys/mips/rmi/xlr_machdep.c b/sys/mips/rmi/xlr_machdep.c index 89d4c24ea590..84bdb64a6d9c 100644 --- a/sys/mips/rmi/xlr_machdep.c +++ b/sys/mips/rmi/xlr_machdep.c @@ -331,7 +331,7 @@ void platform_start() { vm_size_t physsz = 0; - int i; + int i, j; struct xlr_boot1_mem_map *boot_map; #ifdef SMP uint32_t tmp;