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

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

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

revision 1.6 by okuji, Sun Apr 4 13:46:01 2004 UTC revision 1.7 by marco_g, Sun Sep 12 12:20:52 2004 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 2002,2003  Free Software Foundation, Inc.   *  Copyright (C) 2002,2003,2004  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 41  void EXPORT_FUNC(grub_multiboot_real_boo Line 41  void EXPORT_FUNC(grub_multiboot_real_boo
41    
42  /* It is necessary to export these functions, because normal mode commands  /* It is necessary to export these functions, because normal mode commands
43     reuse rescue mode commands.  */     reuse rescue mode commands.  */
 void grub_rescue_cmd_chainloader (int argc, char *argv[]);  
44  void grub_rescue_cmd_linux (int argc, char *argv[]);  void grub_rescue_cmd_linux (int argc, char *argv[]);
45  void grub_rescue_cmd_initrd (int argc, char *argv[]);  void grub_rescue_cmd_initrd (int argc, char *argv[]);
46  void grub_rescue_cmd_multiboot (int argc, char *argv[]);  void grub_rescue_cmd_multiboot (int argc, char *argv[]);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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