/[hurd]/hurd/boot/boot.c
ViewVC logotype

Diff of /hurd/boot/boot.c

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

revision 1.103 by neal, Tue Mar 26 18:56:47 2002 UTC revision 1.104 by marcus, Mon May 13 17:30:40 2002 UTC
# Line 37  the Free Software Foundation, 675 Mass A Line 37  the Free Software Foundation, 675 Mass A
37  #include <argp.h>  #include <argp.h>
38  #include <hurd/store.h>  #include <hurd/store.h>
39  #include <sys/mman.h>  #include <sys/mman.h>
40    #include <version.h>
41    
42  #include "notify_S.h"  #include "notify_S.h"
43  #include "exec_S.h"  #include "exec_S.h"
# Line 393  boot_script_exec_cmd (void *hook, Line 394  boot_script_exec_cmd (void *hook,
394    return 0;    return 0;
395  }  }
396    
397    const char *argp_program_version = STANDARD_HURD_VERSION (boot);
398    
399  static struct argp_option options[] =  static struct argp_option options[] =
400  {  {
401    { "boot-root",   'D', "DIR", 0,    { "boot-root",   'D', "DIR", 0,

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

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