/[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.82 by okuji, Tue Feb 5 04:15:22 2002 UTC revision 1.83 by okuji, Tue Feb 5 04:56:42 2002 UTC
# Line 840  void stop_floppy (void); Line 840  void stop_floppy (void);
840  #define BUILTIN_TITLE           0x4     /* Only for the command title.  */  #define BUILTIN_TITLE           0x4     /* Only for the command title.  */
841  #define BUILTIN_SCRIPT          0x8     /* Run in the script.  */  #define BUILTIN_SCRIPT          0x8     /* Run in the script.  */
842  #define BUILTIN_NO_ECHO         0x10    /* Don't print command on booting. */  #define BUILTIN_NO_ECHO         0x10    /* Don't print command on booting. */
843    #define BUILTIN_HELP_LIST       0x20    /* Show help in listing.  */
844    
845  /* The table for a builtin.  */  /* The table for a builtin.  */
846  struct builtin  struct builtin

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

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