/[grub]/grub2/include/grub/powerpc/ieee1275/console.h
ViewVC logotype

Diff of /grub2/include/grub/powerpc/ieee1275/console.h

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

revision 1.2 by okuji, Sun Apr 4 13:46:01 2004 UTC revision 1.3 by hollisb, Sat Mar 26 17:34:50 2005 UTC
# Line 51  void grub_console_setcursor (int on); Line 51  void grub_console_setcursor (int on);
51  /* Initialize the console system.  */  /* Initialize the console system.  */
52  void grub_console_init (void);  void grub_console_init (void);
53    
54    /* Finish the console system.  */
55    void grub_console_fini (void);
56    
57  #endif  #endif
58    
59  #endif /* ! GRUB_CONSOLE_MACHINE_HEADER */  #endif /* ! GRUB_CONSOLE_MACHINE_HEADER */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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