/[grub]/grub2/include/grub/i386/pc/console.h
ViewVC logotype

Diff of /grub2/include/grub/i386/pc/console.h

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

revision 1.4 by okuji, Sun Apr 4 13:46:01 2004 UTC revision 1.5 by okuji, Tue Feb 15 00:07:01 2005 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 2002  Free Software Foundation, Inc.   *  Copyright (C) 2002,2005  Free Software Foundation, Inc.
4   *   *
5   *  This program is free software; you can redistribute it and/or modify   *  This program is free software; you can redistribute it and/or modify
6   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# 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.4  
changed lines
  Added in v.1.5

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