/[grub]/grub2/term/powerpc/ieee1275/ofconsole.c
ViewVC logotype

Diff of /grub2/term/powerpc/ieee1275/ofconsole.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by hollisb, Wed Nov 3 03:21:14 2004 UTC revision 1.6 by hollisb, Sat Mar 26 17:34:50 2005 UTC
# Line 307  grub_console_init (void) Line 307  grub_console_init (void)
307    grub_term_register (&grub_ofconsole_term);    grub_term_register (&grub_ofconsole_term);
308    grub_term_set_current (&grub_ofconsole_term);    grub_term_set_current (&grub_ofconsole_term);
309  }  }
310    
311    void
312    grub_console_fini (void)
313    {
314      grub_term_unregister (&grub_ofconsole_term);
315    }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26