/[grub]/grub/stage2/shared.h
ViewVC logotype

Diff of /grub/stage2/shared.h

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

revision 1.89 by okuji, Fri Nov 29 20:39:24 2002 UTC revision 1.90 by okuji, Tue Dec 3 00:02:53 2002 UTC
# Line 764  int currticks (void); Line 764  int currticks (void);
764  /* Clear the screen. */  /* Clear the screen. */
765  void cls (void);  void cls (void);
766    
767  /* Turn off cursor. */  /* Turn on/off cursor. */
768  void nocursor (void);  int setcursor (int on);
769    
770  /* Get the current cursor position (where 0,0 is the top left hand  /* Get the current cursor position (where 0,0 is the top left hand
771     corner of the screen).  Returns packed values, (RET >> 8) is x,     corner of the screen).  Returns packed values, (RET >> 8) is x,

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

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