Leif's API fixes
This commit is contained in:
parent
bb9f92b9b1
commit
b385e0723b
11 changed files with 217 additions and 387 deletions
|
@ -25,6 +25,6 @@ grub_reboot (void)
|
|||
{
|
||||
grub_machine_fini ();
|
||||
|
||||
uboot_reset ();
|
||||
grub_uboot_reset ();
|
||||
while (1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue