/[grub]/grub/stage2/cmdline.c
ViewVC logotype

Diff of /grub/stage2/cmdline.c

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

revision 1.25 by okuji, Sun Mar 24 12:28:54 2002 UTC revision 1.26 by okuji, Tue Jun 11 16:36:54 2002 UTC
# Line 103  init_cmdline (void) Line 103  init_cmdline (void)
103    saved_partition = install_partition;    saved_partition = install_partition;
104    current_drive = 0xFF;    current_drive = 0xFF;
105    errnum = 0;    errnum = 0;
106      count_lines = -1;
107      
108    /* Restore memory probe state.  */    /* Restore memory probe state.  */
109    mbi.mem_upper = saved_mem_upper;    mbi.mem_upper = saved_mem_upper;
110    if (mbi.mmap_length)    if (mbi.mmap_length)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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