Fix build from r198563 (again). Sigh.

This commit is contained in:
Andrew Thompson 2009-10-28 21:41:23 +00:00
parent 394bd883ea
commit 64ec125306
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/mips/; revision=198565

View File

@ -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;