Attempt to unbreak buildworld
This commit is contained in:
parent
f5e4607265
commit
435680d2d8
@ -500,7 +500,7 @@ main(int argc, char **argv)
|
||||
archsw.arch_readin = uboot_readin;
|
||||
archsw.arch_autoload = uboot_autoload;
|
||||
|
||||
interact(NULL); /* doesn't return */
|
||||
interact(); /* doesn't return */
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user