/[hurd]/hurd-l4/wortel/ia32-cmain.c
ViewVC logotype

Diff of /hurd-l4/wortel/ia32-cmain.c

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

revision 1.11 by marcus, Mon Apr 26 21:15:21 2004 UTC revision 1.12 by marcus, Thu Oct 7 16:10:26 2004 UTC
# Line 176  find_components (void) Line 176  find_components (void)
176        /* Add the argument string of the first module to the list of        /* Add the argument string of the first module to the list of
177           unused pages.  */           unused pages.  */
178        add_unused_area ((l4_word_t) mod[0].string,        add_unused_area ((l4_word_t) mod[0].string,
179                         strlen ((char *) mod[0].string));                         strlen ((char *) mod[0].string) + 1);
180    
181        mods_count = mbi->mods_count - 1;        mods_count = mbi->mods_count - 1;
182        if (mods_count > MOD_NUMBER)        if (mods_count > MOD_NUMBER)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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