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

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

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

revision 1.29 by marcus, Mon Apr 26 21:15:21 2004 UTC revision 1.30 by marcus, Thu Oct 7 16:08:59 2004 UTC
# Line 223  setup_components (void) Line 223  setup_components (void)
223       (because it is not a valid version ID), and we reserve 1 for       (because it is not a valid version ID), and we reserve 1 for
224       wortel itself (incidentially, our thread version is already 1).       wortel itself (incidentially, our thread version is already 1).
225       Because we associate all non-task modules with the preceding       Because we associate all non-task modules with the preceding
226       task, we bump up the task_id number up whenever a new task is       task, we bump up the task_id number whenever a new task is
227       encountered.  So start with one less than 2 to compensate that       encountered.  So start with one less than 2 to compensate that
228       the first time around.  */       the first time around.  */
229    hurd_task_id_t task_id = 2 - 1;    hurd_task_id_t task_id = 2 - 1;

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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