/[rtmk]/rtmk/bootstrap.c
ViewVC logotype

Diff of /rtmk/bootstrap.c

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

revision 1.10 by jrydberg, Wed Mar 6 00:55:01 2002 UTC revision 1.11 by jrydberg, Wed Mar 27 00:13:45 2002 UTC
# Line 196  bootstrap_thread_fn (void *arg) Line 196  bootstrap_thread_fn (void *arg)
196    
197    /* Allocate arguments.  */    /* Allocate arguments.  */
198    
199      ipc_object_copyin_from_kernel (master_host_port, RTMK_MSG_TYPE_MAKE_SEND);
200    kr = ipc_object_copyout (bootstrap_task->ipc_object, master_host_port,    kr = ipc_object_copyout (bootstrap_task->ipc_object, master_host_port,
201                             RTMK_MSG_TYPE_MAKE_SEND, &port);                             RTMK_MSG_TYPE_MAKE_SEND, &port);
202    assert (kr == KERN_SUCCESS);    assert (kr == KERN_SUCCESS);

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

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