/[hurd]/hurd-l4/laden/laden.h
ViewVC logotype

Diff of /hurd-l4/laden/laden.h

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

revision 1.5 by marcus, Sun Sep 7 23:35:44 2003 UTC revision 1.6 by marcus, Mon Sep 8 01:39:14 2003 UTC
# Line 94  extern int debug; Line 94  extern int debug;
94    
95  /* Add the region with the name NAME from START to END to the table of  /* Add the region with the name NAME from START to END to the table of
96     regions to check against.  Before doing that, check for overlaps     regions to check against.  Before doing that, check for overlaps
97     with existing regions, unless FORCE is true.  */     with existing regions.  */
98  void loader_add_region (char *name, l4_word_t start, l4_word_t end, int force);  void loader_add_region (char *name, l4_word_t start, l4_word_t end);
99    
100    
101  /* Load the ELF images of the kernel and the initial servers into  /* Load the ELF images of the kernel and the initial servers into

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

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