2008-01-14 Robert Millan <rmh@aybabtu.com>

* kern/powerpc/ieee1275/init.c (grub_exit): Reimplement as a wrapper
        for grub_ieee1275_exit(), in order to improve portability.
This commit is contained in:
robertmh 2008-01-14 14:30:59 +00:00
parent e622c55943
commit c86f14693a
2 changed files with 6 additions and 4 deletions

View file

@ -55,10 +55,7 @@ grub_millisleep (grub_uint32_t ms)
void
grub_exit (void)
{
/* Trap to Open Firmware. */
asm ("trap");
for (;;);
grub_ieee1275_exit ();
}
/* Translate an OF filesystem path (separated by backslashes), into a GRUB